Skip to content
Claude Desktop

TechDraw AI for Claude Desktop

io.github.meltflexdevs/techdrawai

Photo to technical drawing, CAD-ready DXF and DWG, 3D models and product renders.

client:Claude Desktop transport:stdio runtime:npm

Install TechDraw AI 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": {
    "techdrawai": {
      "command": "npx",
      "args": [
        "-y",
        "techdrawai-mcp"
      ],
      "env": {
        "TECHDRAWAI_API_KEY": "<TECHDRAWAI_API_KEY>"
      }
    }
  }
}

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

TechDraw AI in other clients