Skip to content
VS Code

Bitbybit CAD MCP for VS Code

dev.bitbybit/cad

Bitbybit 3D parametric CAD API, version-exact, for coding agents: search, describe, examples, guide

client:VS Code transport:streamable-http runtime:npm tools:7

Install Bitbybit CAD MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "cad": {
      "type": "http",
      "url": "https://mcp.bitbybit.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Bitbybit CAD MCP in other clients