maginary mcp for Grok
io.github.maginaryai/maginary-mcp
AI image + video generation for agents: --flag prompt DSL, async generate/poll, x402 pay-per-use.
client:Grok
transport:streamable-http
runtime:pypi
tools:16
Install maginary mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"maginary-mcp": {
"type": "http",
"url": "https://mcp.maginary.ai/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs