Bitbybit CAD MCP for Cursor
dev.bitbybit/cad
Bitbybit 3D parametric CAD API, version-exact, for coding agents: search, describe, examples, guide
client:Cursor
transport:streamable-http
runtime:npm
tools:7
Install Bitbybit CAD MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cad": {
"url": "https://mcp.bitbybit.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs