MCP Server
MCP
io.github.mariorojasmz/apolo-cad
Agent-native parametric 3D CAD: model machines, validate them and emit shop drawings
Install
uvx apolo-cad
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "apolo-cad",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of the running Apolo API server (start it with: apolo)",
"default": "http://127.0.0.1:8000",
"name": "APOLO_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment