Prerequisites
Cursor IDE
Download Cursor
Control Plane account
Sign up at console.cpln.io if you don’t have an account yet
Add the MCP server
Open MCP settings
In Cursor, go to Settings → Tools & MCPs, then click New MCP Server under Home MCP Servers. Cursor opens your global
mcp.json:| OS | Path |
|---|---|
| macOS / Linux | ~/.cursor/mcp.json |
| Windows | %USERPROFILE%\.cursor\mcp.json |
Add the Control Plane server
Connecting to the bare URL uses the default
core toolset profile — a focused set that already covers the whole build-and-operate workflow (it can read and delete any resource kind generically, and reach anything else through the raw-API tool), which is the right fit for this client. Append ?toolsets=mk8s to add BYOK Kubernetes tools, or ?toolsets=full for everything. See toolset profiles.Connect
Back in Cursor’s MCP settings, the
cpln server now shows a Connect button. Click it.- Sign in to Control Plane (Google, GitHub, Microsoft, or SAML).
- Select the orgs you want Cursor to access.
- Click Authorize.
For the latest UI changes, see Cursor’s MCP documentation.
Example conversation
Troubleshooting
Need to change which orgs are authorized
Need to change which orgs are authorized
MCP server not appearing
MCP server not appearing
Verify the JSON syntax in
mcp.json and reload Cursor.Next steps
Usage Examples
Practical prompts for common Control Plane workflows
Template Catalog
30+ production-ready templates your AI can deploy on request