Loading MCP server directory, please wait...
Drive Onshape CAD from an assistant: documents, sketches, solid features, assemblies and exports.
npx @getmcp/cli add io.github.gpambrozio/onshapeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gpambrozio/onshape": {
"command": "npx",
"args": [
"-y",
"@gpambrozio/onshape-mcp"
],
"env": {
"ONSHAPE_ACCESS_KEY": "",
"ONSHAPE_SECRET_KEY": "",
"ONSHAPE_MCP_OUTPUT_DIR": ""
}
}
}
}