Skip to content

docs: add Couchbase integration page#1386

Open
teetangh wants to merge 4 commits intogoogle:mainfrom
teetangh:feat/couchbase-integration-docs
Open

docs: add Couchbase integration page#1386
teetangh wants to merge 4 commits intogoogle:mainfrom
teetangh:feat/couchbase-integration-docs

Conversation

@teetangh
Copy link

@teetangh teetangh commented Mar 2, 2026

Summary

  • Add docs/integrations/couchbase.md — integration docs page with Python and TypeScript code examples, available tools table, configuration reference, and additional resources
  • Add docs/integrations/assets/couchbase.png — Couchbase logo icon for the catalog card

Follows the existing pattern from mongodb.md and qdrant.md. No changes to mkdocs.yml or index.md needed — integrations are auto-discovered.

Test plan

  • Run mkdocs serve and verify Couchbase card appears at /adk-docs/integrations/
  • Verify the "data" filter shows Couchbase alongside MongoDB, Qdrant, Pinecone
  • Click through to the full page and verify code examples, tools table, and links render correctly

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
@netlify
Copy link

netlify bot commented Mar 2, 2026

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 71de6a3
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69a7be6eb13d43000777dc1c
😎 Deploy Preview https://deploy-preview-1386--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@google-cla
Copy link

google-cla bot commented Mar 2, 2026

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.

@koverholt koverholt self-requested a review March 2, 2026 20:24
Copy link
Collaborator

@koverholt koverholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants