image + video generation, for your agents
midjourney-style results with a --flag prompt language, over the model context protocol.
connect once. pay with an api key, or top it up per call in usdc. no install.
endpoint
$endpoint
streamable http, stateless json. Accept: application/json is enough, there is no session handshake.
connect: claude desktop, cursor, any mcp client
{
"mcpServers": {
"maginary": {
"url": "$endpoint",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
catalog tools work with no key. generation tools need one: create it in the dashboard, or let your agent do it with create_account then manage_api_key.
$tool_count tools
- $tools
api key
prepaid credits from app.maginary.ai. card, via stripe.
x402: usdc on base
out of credits? the server answers 402 with the exact price. an x402-capable agent pays from its wallet and retries. no card, no human in the loop.
docs parameters openapi status maginary-mcp $version