IOX Cloud for Grok
cloud.iox/iox-cloud
Deploy MCP servers and AI agents in seconds. AI generates code, deploy globally.
client:Grok
transport:streamable-http
Install IOX Cloud in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"iox-cloud": {
"type": "http",
"url": "https://iox-dispatch.matt-merutech.workers.dev/mcp?worker={project_slug}"
}
}
}
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