Skip to content

Docs for CockroachDB MCP Server Phase 1#22885

Open
bsanchez-the-roach wants to merge 10 commits intomainfrom
DOC-15457
Open

Docs for CockroachDB MCP Server Phase 1#22885
bsanchez-the-roach wants to merge 10 commits intomainfrom
DOC-15457

Conversation

@bsanchez-the-roach
Copy link
Contributor

DOC-15457

For now this is just a "Getting Started" guide.

@github-actions
Copy link

github-actions bot commented Feb 27, 2026

Files changed:

@netlify
Copy link

netlify bot commented Feb 27, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 429673b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69a1d7fe22955300072bf4e2

@netlify
Copy link

netlify bot commented Feb 27, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 429673b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69a1d7fe33634d0008f3c15d

@netlify
Copy link

netlify bot commented Feb 27, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit b9736d1
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69b1c30707e36f0008b918f0

@netlify
Copy link

netlify bot commented Feb 27, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit b9736d1
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69b1c307703d4600085c457e

@netlify
Copy link

netlify bot commented Feb 27, 2026

Netlify Preview

Name Link
🔨 Latest commit 429673b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69a1d7fef684c30008635161
😎 Deploy Preview https://deploy-preview-22885--cockroachdb-docs.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.

@netlify
Copy link

netlify bot commented Feb 27, 2026

Netlify Preview

Name Link
🔨 Latest commit b9736d1
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69b1c3076f9d0f0008e49964
😎 Deploy Preview https://deploy-preview-22885--cockroachdb-docs.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.

Copy link

@rahulcrl rahulcrl left a comment

Choose a reason for hiding this comment

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

Minor comment, otherwise looks great!

@rmloveland rmloveland self-requested a review March 11, 2026 15:51
Copy link
Contributor

@rmloveland rmloveland left a comment

Choose a reason for hiding this comment

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

had some suggestions re: filename, some wording stuff, overall looking good tho

really wondering about the cline vs codex choice too but maybe more of a product decision? idk

Copy link
Contributor

@rmloveland rmloveland left a comment

Choose a reason for hiding this comment

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

LGTM thanks for the updates!

## In this section

- [Agent Skills for CockroachDB]({% link {{ page.version.version }}/agent-skills.md %}): A public Git repository of Agent Skills for CockroachDB. These skills encode operational expertise so that AI agents, automation systems, and developer tools can perform production-grade CockroachDB operations.
- [CockroachDB Cloud MCP Server]({% link cockroachcloud/connect-to-the-cockroachdb-cloud-mcp-server.md %}): Connect AI assistants to a CockroachDB Cloud cluster using the Model Context Protocol (MCP). This enables AI tools to perform specific read/write operations on a cluster.

Choose a reason for hiding this comment

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

There was a recent feedback from legal to use "your AI tools" or "your AI assistants" wherever we are using "AI tools" or "AI assistants". We have changed that on Cloud Console. I think we will need to update that in docs too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay good to know, will share that with the docs team.

{
"title": "CockroachDB Cloud MCP Server",
"urls": [
"/cockroachcloud/connect-to-the-cockroachdb-cloud-mcp-server.html"

Choose a reason for hiding this comment

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

Have we changed the MCP docs url?

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

toc: true
---

CockroachDB Cloud includes a managed [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that enables AI coding tools and AI agents to access a cluster. AI tools can explore live schemas and run queries against a cluster using OAuth or API key authentication. A user can interact with their cluster using natural language prompts to perform read and write operations such as listing tables, executing [`SELECT`]({% link {{site.current_cloud_version}}/select-clause.md %}) statements, and inserting rows into a table.

Choose a reason for hiding this comment

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

We should add "your" to AI tools/agents here too.

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.

3 participants