← Back to Plugins
MCP Server MCP

io.github.mariorojasmz/apolo-cad

github By github 👁 1 views ▲ 0 votes

Agent-native parametric 3D CAD: model machines, validate them and emit shop drawings

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...