Manual MCP Installation

Install the CloudZero MCP server into any supported AI coding agent using a single command.

If you are not using the Claude Code Plugin, you can install the CloudZero MCP server directly into any supported client using the npx add-mcp command from .

Pre-requisites

ℹ️

All commands below install the MCP server to the client's global configuration. To install to a project-level configuration instead, remove the -g flag.

Antigravity

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a antigravity -y

Sign in: Open Antigravity and start a conversation that uses the CloudZero MCP server. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

Cline VSCode Extension

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a cline -y

Sign in: Open the Cline extension in VS Code and invoke a CloudZero tool. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

Cline CLI

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a cline-cli -y

Sign in: Run a Cline CLI command that invokes a CloudZero tool. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

Claude Code

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a claude-code -y

Sign in: Open Claude Code and run /mcp, then select cloudzero and follow the prompts to sign in. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

Codex

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a codex -y

Sign in: Open Codex and invoke a CloudZero tool. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

Cursor

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a cursor -y

Sign in: Open Cursor and invoke a CloudZero tool through the agent. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

Gemini CLI

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a gemini-cli -y

Sign in: Run a Gemini CLI command that invokes a CloudZero tool. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

Goose

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a goose -y

Sign in: Open Goose and invoke a CloudZero tool. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

Kiro

kiro /powers install cloudzero

Sign in: Open Kiro and invoke a CloudZero tool. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic. For more details, see the CloudZero Kiro Power repository.

GitHub Copilot CLI

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a github-copilot-cli -y

Sign in: Run a GitHub Copilot CLI command that invokes a CloudZero tool. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

MCPorter

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a mcporter -y

Sign in: Open MCPorter and invoke a CloudZero tool. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

OpenCode

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a opencode -y

Sign in: Open OpenCode and invoke a CloudZero tool. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

VS Code

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a vscode -y

Sign in: Open VS Code and invoke a CloudZero tool through Copilot or another MCP-compatible extension. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.

Zed

npx add-mcp https://czca-server.discovery.cloudzero.com/mcp -g -a zed -y

Sign in: Open Zed and invoke a CloudZero tool through the assistant. On first use, a browser window opens to sign in to CloudZero. If you already have an active session, authentication is automatic.