Skip to content
Grok

Bitbybit CAD Cloud MCP for Grok

dev.bitbybit/cad-cloud

Run 3D CAD operations, pipelines, parametric models and STEP conversions on CAD Cloud with a key

client:Grok transport:streamable-http

Install Bitbybit CAD Cloud MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cad-cloud": {
      "type": "http",
      "url": "https://api.bitbybit.dev/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

Bitbybit CAD Cloud MCP in other clients