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
{
"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