Cursor
Setup
Create .cursor/mcp.json in your project:
{
"mcpServers": {
"cadbuildr": {
"url": "https://mcp.cadbuildr.com/mcp",
"headers": {
"x-api-key": "<YOUR_CADBUILDR_API_KEY>"
}
}
}
}Use it
- Open a new project folder in Cursor.
- Confirm MCP is enabled for the workspace.
- Ask for a first CAD model with dimensions and constraints.
- Iterate and export using MCP tools.