CloudClaw for Grok
com.mycloudclaw/cloudclaw
AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace.
client:Grok
transport:streamable-http
Install CloudClaw in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cloudclaw": {
"type": "http",
"url": "https://mycloudclaw.com/api/agents/{agent_id}/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