Control Plane MCP Server

Update with /plugin marketplace update controlplane then /reload-plugins (third-party marketplaces don't auto-update unless you enable it in /plugin → Marketplaces). It is available as a remote MCP endpoint.

Teams that want a hosted cloud infrastructure endpoint instead of running a local process. The project is written in Shell.

VERIFIED ACTIVE

LAST COMMIT 2026-08-10 · ★ 10 · #109 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · Shell · how we verify → /methodology

01 · Install Control Plane

Claude Code

claude mcp add controlplane-com-ai-plugin --transport http https://mcp.cpln.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "controlplane-com-ai-plugin": {
      "url": "https://mcp.cpln.io/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.cpln.io/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.cpln.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace io.cpln - domain-verified with the official MCP registry

03 · What Control Plane can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.2.4 · 2026-08-24

Control Plane AI Plugin · What changed · Changed · Adding a BYOK location to a GVC now uses the update_gvc tool. · --- · Update an existing install · If you already have the plugin installed, use the per-client…

v2.2.3 · 2026-08-10

Control Plane AI Plugin · What changed · Fixed · Creating or updating a volume set now requires the storage skill first, closing the last create and update tools that could run without one. · Shared volume set…

v2.2.2 · 2026-08-05

Control Plane AI Plugin · What changed · Fixed · The plugin no longer fails to load its hooks in Claude Code, which now loads the standard hooks file automatically. · The scaling metric table no longer calls CPU the…

04 · Who maintains Control Plane

Control Plane is maintained by controlplane-com. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
cloud infrastructure - ranked #109 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
registry
io.cpln/control-plane (active, first published 2026-06-02 · 3 versions)

06 · Control Plane FAQ

What is Control Plane?

Update with /plugin marketplace update controlplane then /reload-plugins (third-party marketplaces don't auto-update unless you enable it in /plugin → Marketplaces). It is available as a remote MCP endpoint.

Is Control Plane still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-10 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Control Plane?

Run `claude mcp add controlplane-com-ai-plugin --transport http https://mcp.cpln.io/mcp`. You can also paste the ready-made client config above.

Does Control Plane require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Control Plane