Skip to content
Claude Code

couchbase guru for Claude Code

io.github.couchbase-ecosystem/couchbase-guru

Search the Couchbase documentation from your MCP client via a hosted documentation agent.

client:Claude Code transport:stdio runtime:pypi

Install couchbase guru in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add couchbase-guru -e CB_MCP_TRANSPORT=<CB_MCP_TRANSPORT> -e CB_MCP_HOST=<CB_MCP_HOST> -e CB_MCP_PORT=<CB_MCP_PORT> -e CB_AGENT_BASE_URL=<CB_AGENT_BASE_URL> -e CB_AGENT_IP_SALT=<CB_AGENT_IP_SALT> -- uvx couchbase-guru

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

couchbase guru in other clients