Installation & Configuration
{
"mcpServers": {
"gnucleus": {
"command": "python",
"args": [
"main.py"
],
"workingDirectory": "/path/to/text-to-cad-mcp",
"env": {
"GNUCLEUS_HOST": "genai.gnucleus.ai",
"GNUCLEUS_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12