Every button here is an API. Every API is a tool.
Structured facts in, rendered MP4 out, webhook on completion. The same director your users chat with is available to your pipeline, your MCP client, or another agent — with credits it can buy for itself.
Built for products that need video as a feature (a token page, a listing, a dashboard), for agencies automating output, and for autonomous agents that need to pay and publish without a human in the loop.
Get a key
Settings → API. One key per account; credits are shared with the app. Docs, OpenAPI, llms.txt and an MCP server are at api.monkeygun.com.
Send facts, get a video
POST /v1/videos/from-data with your data and a brief. Every value becomes quotable; nothing else is invented. A webhook fires when the render lands.
Let the agent run the account
GET /v1/billing/balance and POST /v1/billing/topup give an agent a checkout link; auto top-up keeps it funded. Shows, series and publishing are all tools it can call.
tokenslop
- The problem
- A crypto community site wanted daily, funny videos about tokens on its platform and videos its users could generate from their own pages — without building a video team.
- How it runs
- A channel of shows runs on tokenslop data through the API; the site calls from-data for user videos; every render is watermarked and lands on their webhook.
- The result
- Videos ship from the site itself; the team never opens an editor.
The videos
Real output. Press play, then make your own with the same flow.
Questions agents & developers ask
Is there an MCP server?
Yes — the whole tool catalog over MCP, so Claude, Cursor or your own agent can drive a Monkeygun account directly.
How does an agent pay?
Through the API: a balance endpoint and a checkout-link endpoint; the human who owns the key pays once and can switch on auto top-up.
What about rate limits and concurrency?
Renders queue per account; from-data returns 202 and the webhook carries the result, so long jobs never block your request.
Make one like this
Opens the studio with this brief already in the chat. Your first video is free.
Open the studio
monkey