Loading MCP server directory, please wait...
Bitbybit 3D parametric CAD API, version-exact, for coding agents: search, describe, examples, guide
npx @getmcp/cli add dev.bitbybit/cadRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.bitbybit/cad": {
"command": "npx",
"args": [
"-y",
"@bitbybit-dev/mcp"
]
}
}
}