MCP Server
MCP
GEN
GEN is an autonomous social media agent: it spots trends, writes scripts, and creates videos.
Install
uvx gen-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "gen-mcp-server",
"version": "0.1.10",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your GEN Personal Access Token (gen.pro → log in → pick an agent → API page → Create API Key).",
"isRequired": true,
"isSecret": true,
"name": "GEN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment