rpk cloud mcp install

Install Redpanda Cloud MCP server.

Only Claude Desktop is supported at this time.

Writes an mcpServer entry with name "redpandaCloud" into claude_desktop_config.json in Claude Desktop’s config directory.

Usage

rpk cloud mcp install [flags]

Flags

Value Type Description

--allow-delete

-

Allows the deletion of RPCs.

--client

string

Name of the MCP client to configure (default "claude").

-h, --help

-

Help for install.

--config

string

Redpanda or rpk config file; default search paths are /var/lib/redpanda/.config/rpk/rpk.yaml, $PWD/redpanda.yaml, and /etc/redpanda/redpanda.yaml.

-X, --config-opt

stringArray

Override rpk configuration settings. See rpk -X or execute rpk -X help for inline detail or rpk -X list for terser detail.

--profile

string

Profile to use. See rpk profile for more details.

-v, --verbose

-

Enable verbose logging.