Teach your AI coding agent to use Control Plane - Control Plane

2 min read Original article ↗

AI Plugin (Recommended)

For Claude Code, Codex, and Antigravity CLI. Includes the MCP server plus skills, agents, slash commands, and guardrails.

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/mcp.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=cb54e1afd80c8345d82dc3e4c9ca2e32

MCP Server

For any other MCP-compatible AI — Cursor, Claude Web, Claude Desktop, VS Code, Antigravity IDE, Amp, OpenCode.

What you can do

Manage Resources

Create and configure GVCs, workloads, identities, and more

Deploy Applications

Build images and deploy applications across global locations

Query Infrastructure

Get real-time information about your Control Plane resources

Automate Workflows

Streamline DevOps tasks through conversational AI

Which path for which tool?

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/claude.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=8b0f9fcceff42ac846ff975af5126fb4

Claude Code

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/codex.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=7f6290d9a955377990c873b308593f35

Codex

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/antigravity.png?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=48d54825666f9af129853a040db724a6

Antigravity CLI

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/cursor.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=074f2c93b5c6063ae950a872e7821eb3

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/claude.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=8b0f9fcceff42ac846ff975af5126fb4

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/claude.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=8b0f9fcceff42ac846ff975af5126fb4

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/vscode.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=68f269932eab223833a1c4f78d6be90a

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/antigravity.png?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=48d54825666f9af129853a040db724a6

Antigravity IDE

MCP Server

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/amp.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=727a834ec66ee41c3e405eb04f9097be

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/opencode.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=f58ee6d5c9eb2828f371a72d7ba8c8fc

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/mcp.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=cb54e1afd80c8345d82dc3e4c9ca2e32

Other MCP clients

Any remote-MCP client

Sign in

Each tool triggers OAuth its own way — see your tool’s setup page for the specifics. Once your browser lands on Control Plane:

Sign in to Control Plane

Use Google, GitHub, Microsoft, or SAML.

Authorize orgs

Pick the orgs this AI client may access and click Authorize.

Best practices

Authorize only the orgs you need

Per-client consent lets you scope each AI tool to the smallest org set that makes sense for its job

Start with context

Always set your org and GVC context at the start of a conversation

Be specific

Provide specific values for resources (memory, CPU, replicas) when possible

Use tags

Add tags to resources for better organization and filtering

For the best results, structure your prompts with:

  1. Context — Org and GVC
  2. Action — What you want to do
  3. Target — Which resource
  4. Details — Specific configuration values
Using org "my-org" and GVC "production", create a workload called "api-v2"
with image nginx:latest, 512Mi memory, port 8080, and minimum 2 replicas.

References

AI Plugin

Install guide and the full inventory of skills, agents, commands, and guardrails

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/mcp.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=cb54e1afd80c8345d82dc3e4c9ca2e32

MCP Server

Endpoint and the compatible-tools list

https://mintcdn.com/controlplanecorporation/rFQpIcXts1y-5L7u/icons/mcp.svg?fit=max&auto=format&n=rFQpIcXts1y-5L7u&q=85&s=cb54e1afd80c8345d82dc3e4c9ca2e32

Tools Reference

Every tool the MCP server exposes, grouped by resource

Usage Examples

Practical prompts for common Control Plane workflows

AI Plugin on GitHub

Source, release notes, and contribution guide