Skip to content
Cline

AnkusDrive for Cline

io.github.gchen19/ankusdrive

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

client:Cline transport:stdio runtime:pypi

Install AnkusDrive in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

AnkusDrive in other clients