The CubePath API is now a hosted MCP server at https://api.cubepath.com/mcp. There is nothing to install or run locally: point your MCP client at the URL, authenticate with the API token you already have, and connect.
Your agent gets 150 tools covering the public API (VPS, baremetal, Kubernetes, load balancers, managed databases, DNS, CDN, private networks, firewalls, floating IPs, alerts and projects), so you can manage your infrastructure in natural language.
Two things worth knowing:
- Your scopes travel with the token. The client only ever sees the tools your token allows, so a read-only token exposes read-only tools and nothing else.
- Every tool says what it is. Each one is annotated as read-only or destructive, so your client can ask you to confirm before a
destroyruns.
