AI Catalog manifest · ClickHouse

ClickHouse

ClickHouse serves an AI Catalog manifest at /.well-known/ai-catalog.json on clickhouse.com, declaring 12 agentic resources that a discovery service can index without asking anyone’s permission.

Structural grade · AI Catalog 1.0
Near-Conformant
Correctly shaped — every hard check passes — but optional affordances are missing.
ARD conformance tool v0.5.0
PASS
Run against this exact body with the project’s own conformance CLI.
Declared spec version
1.0
The specVersion in the manifest. AI Catalog 1.0 is current; anything lower is an earlier draft.
Optional affordances missing. None of these break a client, but each one costs the publisher search relevance or verifiability.
12 entries
4 media types
26 representative queries
0 trust manifests
Host identifier: clickhouse.com

What this manifest advertises

ClickHouse getting-started skill

urn:air:clickhouse.com:skill:clickhouse

Get started with ClickHouse. What it is, and how to install, run, and query ClickHouse locally and in ClickHouse Cloud using the clickhousectl CLI. Use this when a user wants to understand ClickHouse or start building with it.

application/ai-skill+md artifact →

clickhouse-best-practices

urn:air:clickhouse.com:skill:clickhouse-best-practices

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

application/ai-skill-archive+gzip artifact →

clickhouse-architecture-advisor

urn:air:clickhouse.com:skill:clickhouse-architecture-advisor

MUST USE when designing ClickHouse architectures, selecting between ingestion or modeling patterns, or translating best practices into workload-specific system designs. Complements clickhouse-best-practices with decision frameworks and explicit provenance labels.

application/ai-skill-archive+gzip artifact →

clickhouse-js-node-troubleshooting

urn:air:clickhouse.com:skill:clickhouse-js-node-troubleshooting

Troubleshoot and resolve common issues with the ClickHouse Node.js client (@clickhouse/client). Use this skill whenever a user reports errors, unexpected behavior, or configuration questions involving the Node.js client specifically — including socket hang-up errors, Keep-Alive problems, stream handling issues, data type mismatches, read-only user restrictions, proxy/TLS setup problems, or long-running query timeouts. Trigger even when the user hasn't precisely named the issue; vague symptoms like "my inserts keep failing" or "connection drops randomly" in a Node.js context are strong signals to use this skill. Do NOT use for browser/Web client issues.

application/ai-skill-archive+gzip artifact →

chdb-datastore

urn:air:clickhouse.com:skill:chdb-datastore

Use when the user has tabular data (pandas DataFrame, parquet, csv, Arrow, json) and wants to filter, group, aggregate, join, or speed up slow pandas. Provides chDB DataStore — same pandas API, ClickHouse engine underneath. Also handles reading from S3, MySQL, PostgreSQL, MongoDB, ClickHouse Cloud, Iceberg, Delta Lake as DataFrames and joining across sources. TRIGGER when: user mentions DataFrame, parquet, csv, "fast pandas", "speed up pandas", or cross-source DataFrame joins; user imports `chdb.datastore` or `from datastore import DataStore`. SKIP this skill for raw SQL syntax (use chdb-sql instead), ClickHouse server administration, or non-Python DataStore API work.

application/ai-skill-archive+gzip artifact →

chdb-sql

urn:air:clickhouse.com:skill:chdb-sql

Use when the user wants to run SQL — especially analytical SQL — on local files (parquet/csv/json), URLs, S3 paths, or remote databases (Postgres, MySQL, MongoDB, ClickHouse Cloud, Iceberg, Delta Lake) without setting up a server. Provides chDB — embedded ClickHouse SQL in Python with 1000+ functions, Session for stateful multi-step pipelines, parametrized queries, and cross-source joins via `s3()`, `mysql()`, `postgresql()`, `iceberg()`, `deltaLake()`, `remoteSecure()` table functions. TRIGGER when: user wants SQL on parquet/csv/files or across remote analytical sources; uses ClickHouse SQL features (window functions, windowFunnel, geoToH3, JSON path ops, Session, parametrized queries); imports `chdb` or calls `chdb.query()`. SKIP this skill for pandas-style DataFrame method-chaining (use chdb-datastore instead) or ClickHouse server administration.

application/ai-skill-archive+gzip artifact →

infra-clickhouse

urn:air:clickhouse.com:skill:infra-clickhouse

Sets up and manages ClickHouse using the clickhousectl CLI — installs and runs a local ClickHouse server for development, and creates managed ClickHouse Cloud services for production (authentication, service creation, schema migration, application connection). Use when the user wants to build an application with ClickHouse, set up a local ClickHouse dev environment, create tables and start querying, deploy ClickHouse to production or ClickHouse Cloud, or migrate from a local setup to the cloud.

application/ai-skill-archive+gzip artifact →

infra-postgres

urn:air:clickhouse.com:skill:infra-postgres

Sets up and manages Postgres using the clickhousectl CLI — runs a local Docker-backed Postgres for development, and creates and operates managed ClickHouse Cloud Postgres services (connections, TLS, runtime config, read replicas, failover, point-in-time restore). Use when the user wants a Postgres or PostgreSQL database for their application, a local Postgres dev environment, psql access, or a managed/production Postgres in ClickHouse Cloud, or mentions moving a local Postgres to production.

application/ai-skill-archive+gzip artifact →

clickstack-otel-collector

urn:air:clickhouse.com:skill:clickstack-otel-collector

Use when a user wants to wire an OpenTelemetry collector into a Managed ClickStack service on ClickHouse Cloud, either by deploying a new local collector (Docker run or Docker Compose) or by configuring their own existing collector, then send rich synthetic telemetry and verify it is visible in ClickStack.

application/ai-skill-archive+gzip artifact →

ClickHouse Cloud MCP Server

urn:air:clickhouse.com:cloud

Remote MCP server for ClickHouse Cloud: explore schemas and run SQL queries against your ClickHouse Cloud services.

application/mcp-server-card+json artifact →

Managed ClickStack MCP Server

urn:air:clickhouse.com:clickstack

Remote MCP server for Managed ClickStack: search logs, traces, and metrics in your ClickStack observability data.

application/mcp-server-card+json artifact →

ClickHouse API catalog

urn:air:clickhouse.com:api-catalog

RFC 9727 catalog of ClickHouse public APIs, including the ClickHouse Cloud management API with its OpenAPI description.

application/linkset+json artifact →

How it is served

The publishing guide asks for three things at the transport layer, because a crawler is the consumer that matters and a crawler is a browser-shaped client.
Evidence. Fetched https://clickhouse.com/.well-known/ai-catalog.json on 2026-07-31, HTTP 200. The verbatim body is stored alongside its manifest in the ClickHouse repository as ai-catalog/clickhouse-ai-catalog.json. Nothing on this page is derived or generated: an AI Catalog manifest is served from the publisher’s own domain or it does not exist, which makes it — like an A2A Agent Card — one of the few agent artifacts that cannot be produced on a provider’s behalf. Grades are recomputed on every build; the specification is a v0.9 draft and these verdicts will move when it does.

Work with this as data

Every descriptor here is available over the APIs.io API and to AI agents over MCP. Agent Discovery is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for agent discovery

3 MCP tools reach this
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
Search the catalog
curl "https://apis.io/api/v1/search?q=clickhouse&limit=10"
Everything under a tag
curl "https://apis.io/api/v1/tags/clickhouse"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.