Bitbybit CAD MCP for Grok
dev.bitbybit/cad
Bitbybit 3D parametric CAD API, version-exact, for coding agents: search, describe, examples, guide
client:Grok
transport:streamable-http
runtime:npm
tools:7
Install Bitbybit CAD MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cad": {
"type": "http",
"url": "https://mcp.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