modulor for Claude Desktop
io.github.bcllcc/modulor
Agent-native CAD: draw plans, model 3D, render checks, export DXF/SVG/STL/GLB/IFC, import DXF.
client:Claude Desktop
transport:stdio
runtime:pypi
Install modulor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"modulor": {
"command": "uvx",
"args": [
"modulor"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs