confluentinc/claude-code-confluent-plugin
A Claude Code plugin that lets developers build Confluent Cloud infrastructure and data streaming applications using natural language. Provides Claude Skills (slash commands) for managing environments, clusters, topics, and API keys — powered by MCP (Model Context Protocol).
Platform-specific configuration:
{
"mcpServers": {
"claude-code-confluent-plugin": {
"command": "npx",
"args": [
"-y",
"claude-code-confluent-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...