lake: incremental updates till 0509#22865
Conversation
| # MCP Client Integration | ||
|
|
||
| [{{{ .lake }}} MCP](https://github.com/databendlabs/mcp-databend) connects AI assistants to {{{ .lake }}} via Model Context Protocol. Works with Claude Code, Codex, Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. | ||
| [{{{ .lake }}} MCP](https://github.com/databendlabs/mcp-databend) connects AI assistants to {{{ .lake }}} through the Model Context Protocol. It works with Codex, Kimi Code, Cursor, Claude Code, Claude Desktop, Gemini CLI, VS Code, and other MCP-compatible clients. |
There was a problem hiding this comment.
Note: The updates in this doc need tech/product review.
There was a problem hiding this comment.
Note: The content in tidb-cloud-lake/guides/mcp-client-integration.md will be updated later according to development progress.
There was a problem hiding this comment.
Code Review
This pull request introduces comprehensive documentation for new features including ingestion pipes, catalog management, and warehouse node assignment. It also updates the MCP client integration guide to include new clients and safe mode settings, corrects spelling in the metrics documentation, and updates the table of contents. Feedback focuses on improving readability by adding spaces around template placeholders and fixing the alignment of a Markdown table.
Introduce a second DSN option in the MCP client guide (Option B) that shows how to build a stable lake:// DSN from a SQL user (steps and example format). Clarify Option A (Use with AI Tools) as the recommended short-lived DSN. Expand the warehouse and create-user docs with concrete role/user examples: full-access (global) role, single-database role, and read-only role, including SQL to create roles, users, and grant role assignments. Reorganize and rename examples in create-user.md for clarity and add a tip that privileges must be granted to roles (then assigned to users).
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lilin90 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
52edbe7
into
pingcap:feature/preview-cloud-lake
What is changed, added or deleted? (Required)
Incremental Lake docs updates since #22783, till 05/09
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?