Installation & Configuration
{
"mcpServers": {
"freecad": {
"command": "python",
"args": [
"path/to/freecad_bridge.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/3/15
Updated
2025/3/20
{
"mcpServers": {
"freecad": {
"command": "python",
"args": [
"path/to/freecad_bridge.py"
]
}
}
}