Skip to content
Cursor

Control Plane for Cursor

io.cpln/control-plane

Control Plane (controlplane.com): deploy and operate workloads across AWS, GCP, Azure, and more.

client:Cursor transport:streamable-http

Install Control Plane in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "control-plane": {
      "url": "https://mcp.cpln.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Control Plane in other clients