1
Add it to Claude Code
claude mcp add -e "CCX_BASE_URL=${CCX_BASE_URL}" ccx-mcp -- npx -y @severalnines/ccx-mcpRequired:
CCX_BASE_URL+ 4 optionalEnvironment Variables
Set these before running Severalnines CCX.
VariableDescriptionRequired
CCX_BASE_URLThe URL of your CCX deploymentYesCCX_USERNAMEYour CCX account emailNoCCX_PASSWORDYour CCX account passwordNoCCX_CLIENT_IDOAuth2 client IDNoCCX_CLIENT_SECRETOAuth2 client secretNoAvailable Tools (10)
Once configured, Severalnines CCX gives your AI agent access to:
ccx_list_datastoresList all database clusters with status, vendor, and cloud providerccx_get_datastoreGet detailed cluster info including credentials and job progressccx_create_datastoreCreate a new clusterccx_delete_datastoreDelete a clusterccx_get_nodesGet cluster nodes with roles, status, and IP addressesccx_get_connection_stringConnection strings in URI, CLI, JDBC, and env formatsccx_scale_datastoreScale instance size or expand storage volumeccx_add_nodeAdd a new replica node to a clusterccx_list_cloudsList available cloud providers and regionsccx_list_plansList instance sizes and volume typesTry It Out
After setup, try these prompts with your AI agent:
→List my datastores
→Create a PostgreSQL cluster on AWS in eu-west-1
→Get the connection string for my production database
→Scale my cluster to a medium instance
→What's the CPU usage on my database?
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Node.js 18+ with npm/npx installed
CCX_BASE_URL— The URL of your CCX deployment
Alternative installation methods
npm dependency
npm install @severalnines/ccx-mcpSource
git clone https://github.com/severalnines/ccx-mcp.git && cd ccx-mcp && npm install && npm run buildConare · memory for coding agents
Keep this setup from going cold
Save the docs, env vars, and workflow around Severalnines CCX in Conare so Claude Code, Codex, and Cursor remember it next time.
Remember this setup$npx conare@latest