Bitbybit CAD Cloud MCP for VS Code
dev.bitbybit/cad-cloud
Run 3D CAD operations, pipelines, parametric models and STEP conversions on CAD Cloud with a key
client:VS Code
transport:streamable-http
Install Bitbybit CAD Cloud MCP in VS Code
.vscode/mcp.json
{
"servers": {
"cad-cloud": {
"type": "http",
"url": "https://api.bitbybit.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs