How to Use the Confluent MCP in Claude Code
Query Confluent environments, audit service accounts, and check topic partitions using this MCP Server in Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Confluent MCP to Claude Code
Create your Vinkius account to connect Confluent to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Map cloud environments from the CLI
The `list_environments` tool fetches all active Confluent environment IDs directly to your terminal. Claude Code uses this command to resolve target environments without forcing you to log into a browser. You can pipe these environment IDs into other CLI tools or let Claude Code chain them. It simplifies shell scripting and quick environment checks during active deployments.
Inspect brokers with this Claude Code MCP Server
The `list_clusters` tool retrieves active Kafka brokers, their cloud regions, and current status. Claude Code pairs this with `get_cluster_details` to print status reports directly in your shell. This terminal-first inspection helps SREs verify cluster health during incidents. You get instant access to bootstrap servers and provisioning states without digging through cloud consoles.
Audit access keys and service accounts
The `list_service_accounts` tool lists all programmatic accounts configured in your Confluent Cloud organization. Claude Code runs this alongside `list_cloud_api_keys` to identify active credentials. This makes security audits incredibly fast. Your agent can scan for expired or orphaned keys and present a clean markdown table in your terminal session.
Set up Confluent MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeconfluent-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Confluent transactions." It will automatically discover and invoke the available Confluent tools.
claude mcp add --transport http confluent-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Confluent MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Confluent MCP today
We host it, we monitor it, we maintain it. You just paste one token.