Conversation
Add integration docs for the Couchbase MCP server with Python and TypeScript code examples, available tools, and configuration reference.
- Reword intro and use case text per reviewer feedback - Add mTLS authentication to prerequisites and config table - Add READ_ONLY_MODE inline comments in Python and TypeScript examples - Align tool section headings and descriptions with MCP server README - Add mTLS env vars (CB_CLIENT_CERT_PATH, CB_CLIENT_KEY_PATH) to config - Add write-mode KV tools with disabled note
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
There was a problem hiding this comment.
Thanks for the PR and contributing to the ADK ecosystem!
I tested the code examples with an ADK agent + Couchbase cluster and everything works as expected.
I left one comment about the sample agent link, once you address that and the Contributor License Agreement (see failing CI test for details), this will be ready to merge.
The sample is not hosted in adk-python, so remove the broken link.
Summary
docs/integrations/couchbase.md— integration docs page with Python and TypeScript code examples, available tools table, configuration reference, and additional resourcesdocs/integrations/assets/couchbase.png— Couchbase logo icon for the catalog cardFollows the existing pattern from
mongodb.mdandqdrant.md. No changes tomkdocs.ymlorindex.mdneeded — integrations are auto-discovered.Test plan
mkdocs serveand verify Couchbase card appears at/adk-docs/integrations/