IMAGIN.studio API Docs for Grok
io.github.imaginstudio/api-docs-mcp
Semantic search over IMAGIN.studio API documentation — CDN, API, integration guides, and more.
client:Grok
transport:stdio
runtime:pypi
Install IMAGIN.studio API Docs in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"api-docs-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"imagin-studio-api-docs-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