Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
通过 Model Context Protocol 将 AI 工具连接到 ClickHouse 文档。
claude mcp add --transport http clickhouse-docs https://clickhouse.com/docs/mcp --scope user
claude_desktop_config.json
{ "mcpServers": { "clickhouse-docs": { "command": "npx", "args": ["-y", "mcp-remote", "https://clickhouse.com/docs/mcp"] } } }
codex mcp add clickhouse-docs --url https://clickhouse.com/docs/mcp
.cursor/mcp.json
~/.codeium/windsurf/mcp_config.json
npx skills add https://clickhouse.com
此页面对您有帮助吗?