Skip to content
Zed

Bitbybit CAD Cloud MCP for Zed

dev.bitbybit/cad-cloud

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

client:Zed transport:streamable-http

Install Bitbybit CAD Cloud MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "cad-cloud": {
      "url": "https://api.bitbybit.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Bitbybit CAD Cloud MCP in other clients