MCPCode clientsCursor

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

  1. Open a new project folder in Cursor.
  2. Confirm MCP is enabled for the workspace.
  3. Ask for a first CAD model with dimensions and constraints.
  4. Iterate and export using MCP tools.