@monkeygun/mcp
v3.0.0
Published
MCP server for Monkeygun — every tool the Monkeygun agent has (inspect a source, quote, make/edit/render videos, library, channels, series that listen, publish) over the Monkeygun API with your API key.
Downloads
240
Readme
@monkeygun/mcp
Every tool the Monkeygun agent has, as MCP tools, over the Monkeygun API.
{
"mcpServers": {
"monkeygun": {
"command": "npx",
"args": ["-y", "@monkeygun/mcp"],
"env": { "MONKEYGUN_API_KEY": "mk_live_…" }
}
}
}Get a key in Monkeygun → Settings → API keys. MONKEYGUN_API_URL overrides the API base (default https://api.monkeygun.com).
The catalog is loaded from GET /v1/tools at startup — npx @monkeygun/mcp --list prints it. Paid tools (create_video, render_video, edit_video, make_another, generate_clip, add_presenter) return charged; failures refund.
