Skip to content
Claude Desktop

AnkusDrive for Claude Desktop

io.github.gchen19/ankusdrive

Drive FreeCAD from an agent: CAD modeling, drawings, FEM, CFD, EM, and multiphysics simulation.

client:Claude Desktop transport:stdio runtime:pypi

Install AnkusDrive in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ankusdrive": {
      "command": "uvx",
      "args": [
        "ankusdrive"
      ],
      "env": {
        "ANKUSDRIVE_FREECADCMD": "<ANKUSDRIVE_FREECADCMD>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AnkusDrive in other clients