Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

Set up the ClickHouse documentation MCP server

Query the ClickHouse documentation directly from your AI tools using the Model Context Protocol (MCP).

Connect your AI tool

Run in your terminal:

claude mcp add --transport http clickhouse-docs https://clickhouse.com/docs/mcp --scope user

Add ClickHouse skills to your coding agent

Install the ClickHouse skills to give your agent expert ClickHouse knowledge and best practices:

npx skills add https://clickhouse.com
Navigation