Docs for CockroachDB MCP Server Phase 1#22885
Open
bsanchez-the-roach wants to merge 9 commits intomainfrom
Open
Docs for CockroachDB MCP Server Phase 1#22885bsanchez-the-roach wants to merge 9 commits intomainfrom
bsanchez-the-roach wants to merge 9 commits intomainfrom
Conversation
Files changed:
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
rahulcrl
reviewed
Mar 4, 2026
rahulcrl
reviewed
Mar 4, 2026
rahulcrl
reviewed
Mar 4, 2026
rahulcrl
reviewed
Mar 4, 2026
|
|
||
| - [Create a CockroachDB cluster]({% link cockroachcloud/create-a-basic-cluster.md %}). | ||
| - Note the Cluster ID in the URL of the [Cluster Overview Page]({% link cockroachcloud/cluster-overview-page.md %}): `https://cockroachlabs.cloud/cluster/{your_cluster_id}/overview`. | ||
| - If you plan to connect to the MCP server using OAuth, ensure that the user managing the MCP server connection [is able to log in]({% link cockroachcloud/authentication.md %}) to the Cloud Console. Ensure that the user has been assigned the [Cluster Admin]({% link cockroachcloud/authorization.md %}#cluster-admin) role or the [Cluster Operator]({% link cockroachcloud/authorization.md %}#cluster-operator) role. |
Contributor
Author
There was a problem hiding this comment.
Is assigning the right roles actually necessary with OAuth? Or are permissions handled by the Authorization modal later on?
| 4. You will be directed to the **Authorize MCP Access** modal in your browser. This modal will ask you to grant read and/or write permissions to this MCP server connection. Select one or both options, then click **Authorize**. | ||
| </section> | ||
| <section class="filter-content" markdown="1" data-scope="cursor"> | ||
| 1. After configuring the MCP server, use the Cursor interface to access MCP server connection settings. |
Contributor
Author
There was a problem hiding this comment.
Can we be more specific for the non-Claude options? I like that the claude option tells me the command to run and the specific options that will route me to the browser. Can an engineer tell me what those steps are for the non-claude tools?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DOC-15457
For now this is just a "Getting Started" guide.