CloudBase for Grok
io.github.tencentcloudbase/cloudbase-mcp
CloudBase MCP: DB, functions, storage, hosting via @cloudbase/cloudbase-mcp
client:Grok
transport:streamable-http
runtime:npm
Install CloudBase in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cloudbase-mcp": {
"type": "http",
"url": "https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id}"
}
}
}
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