Loading MCP server directory, please wait...
Run 3D CAD operations, pipelines, parametric models and STEP conversions on CAD Cloud with a key
npx @getmcp/cli add dev.bitbybit/cad-cloudRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyA CAD Cloud API key with the scopes of the tools you want to use
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.bitbybit/cad-cloud": {
"url": "https://api.bitbybit.dev/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}