[
  {
    "id": "clickhouse-docs-1",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/tools-and-utilities/clickhouse-local.md",
    "excerpt": "developers can use SQL commands ... directly from the command line, providing a simple and efficient way to access ClickHouse features without the need for a full ClickHouse installation",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-2",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "Install and manage local ClickHouse versions",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-3",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "Set up ClickHouse Cloud and create cloud-managed ClickHouse clusters",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-4",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "Install the official ClickHouse agent skills into supported coding agents",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-5",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/guides/use-cases/ai-ml/MCP.md",
    "excerpt": "Choose an MCP client or framework to connect an AI assistant to ClickHouse.",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-6",
    "tier": "claimed-docs",
    "url": "https://github.com/ClickHouse/mcp-clickhouse",
    "excerpt": "Connect ClickHouse to your AI assistants.",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-7",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/products/cloud/getting-started/cloud-get-started.md",
    "excerpt": "Migration guides from various platforms",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-8",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/reference/engines/table-engines/mergetree-family/annindexes.md",
    "excerpt": "A vector search (exact or approximate) can be written in SQL as follows",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-9",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/materialized-views/incremental-materialized-view.md",
    "excerpt": "allow you to shift the cost of computation from query time to insert time, resulting in faster SELECT queries",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-10",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/best-practices.md",
    "excerpt": "How to choose an insert strategy, including bulk and asynchronous inserts.",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-11",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/pricing",
    "excerpt": "We automatically scale unused resources down to zero so that you don't pay for idle services",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-gh-1",
    "tier": "github",
    "url": "https://github.com/ClickHouse/ClickHouse",
    "excerpt": "curl https://clickhouse.com/ | sh",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-12",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com",
    "excerpt": "Powering agentic systems with millisecond queries at petabyte scale.",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-13",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/resources/changelogs/oss/2026",
    "excerpt": "The default value of max_insert_threads changed from 1 to auto, which resolves to the number of CPU cores available to the server. This parallelizes INSERT SELECT by default",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-14",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/resources/changelogs/oss/2026",
    "excerpt": "The X-ClickHouse-Format HTTP request header now explicitly selects the format of the response",
    "fetchedAt": "2026-09-06T20:56:46.073Z"
  },
  {
    "id": "clickhouse-docs-15",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/tools-and-utilities/clickhouse-local.md",
    "excerpt": "clickhouse-local is an easy-to-use version of ClickHouse that is ideal for developers who need to perform fast processing on local and remote files using SQL without having to install a full database server",
    "fetchedAt": "2026-09-06T20:58:21.193Z"
  },
  {
    "id": "clickhouse-docs-16",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "With clickhousectl you can: * Install and manage local ClickHouse versions * Launch and manage local ClickHouse servers",
    "fetchedAt": "2026-09-06T20:58:21.193Z"
  },
  {
    "id": "clickhouse-docs-17",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "Push your local ClickHouse development to cloud",
    "fetchedAt": "2026-09-06T20:58:21.193Z"
  },
  {
    "id": "clickhouse-docs-18",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/materialized-views/incremental-materialized-view.md",
    "excerpt": "Incremental Materialized Views (Materialized Views) allow you to shift the cost of computation from query time to insert time, resulting in faster SELECT queries.",
    "fetchedAt": "2026-09-06T20:58:21.193Z"
  },
  {
    "id": "clickhouse-docs-19",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/resources/changelogs/oss/2026",
    "excerpt": "The X-ClickHouse-Format HTTP request header now explicitly selects the format of the response: it is an alias for the output_format setting, so it overrides the FORMAT clause of the query",
    "fetchedAt": "2026-09-06T20:58:21.193Z"
  },
  {
    "id": "clickhouse-docs-20",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "Set up ClickHouse Cloud and create cloud-managed ClickHouse clusters * Create and manage ClickHouse Cloud Postgres services * Manage ClickHouse Cloud resources * Create and manage ClickPipes for data ingestion",
    "fetchedAt": "2026-09-06T21:00:02.566Z"
  },
  {
    "id": "clickhouse-docs-21",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/pricing",
    "excerpt": "Set compute autoscaling limits to prevent runaway queries from unexpected bills",
    "fetchedAt": "2026-09-06T21:00:02.566Z"
  },
  {
    "id": "clickhouse-docs-22",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/pricing.md",
    "excerpt": "Export backups to your own cloud account",
    "fetchedAt": "2026-09-06T21:00:02.566Z"
  },
  {
    "id": "clickhouse-docs-23",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/get-started/setup/install.md",
    "excerpt": "Run ClickHouse on your own machine to build, test, and experiment. Quick install gets you a single binary fast",
    "fetchedAt": "2026-09-06T21:00:02.566Z"
  },
  {
    "id": "clickhouse-docs-24",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/reference/engines/table-engines/mergetree-family/annindexes.md",
    "excerpt": "A vector search (exact or approximate) can be written in SQL",
    "fetchedAt": "2026-09-06T21:01:59.199Z"
  },
  {
    "id": "clickhouse-docs-25",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/pricing.md",
    "excerpt": "pay only for the compute and storage you use, scaled separately and down to zero when idle",
    "fetchedAt": "2026-09-06T21:01:59.199Z"
  },
  {
    "id": "clickhouse-docs-26",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/cloud",
    "excerpt": "Start building instantly without having to size and scale your cluster.",
    "fetchedAt": "2026-09-06T21:01:59.199Z"
  },
  {
    "id": "clickhouse-docs-27",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/get-started/setup/install.md",
    "excerpt": "Run ClickHouse on your own machine to build, test, and experiment.",
    "fetchedAt": "2026-09-06T21:01:59.199Z"
  },
  {
    "id": "clickhouse-docs-28",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "Create and manage ClickPipes for data ingestion (S3, Kafka, Kinesis, Postgres, MySQL, MongoDB, BigQuery)",
    "fetchedAt": "2026-09-06T21:01:59.199Z"
  },
  {
    "id": "clickhouse-docs-29",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "clickhousectl works as a version manager for ClickHouse, inspired by tools like uv and pnpm.",
    "fetchedAt": "2026-09-06T21:03:45.201Z"
  },
  {
    "id": "clickhouse-docs-30",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/reference/engines/table-engines/mergetree-family/annindexes.md",
    "excerpt": "Many approximate techniques provide parameters to tune the trade-off between the result accuracy and the search time.",
    "fetchedAt": "2026-09-06T21:03:45.201Z"
  },
  {
    "id": "clickhouse-docs-31",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "Run and manage local Postgres instances * Execute queries against ClickHouse servers * Set up ClickHouse Cloud and create cloud-managed ClickHouse clusters",
    "fetchedAt": "2026-09-06T21:03:45.201Z"
  },
  {
    "id": "clickhouse-docs-32",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "Install and manage local ClickHouse versions\n* Launch and manage local ClickHouse servers",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-33",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/cloud/ai-notebooks-in-clickstack-waitlist",
    "excerpt": "You can describe an issue in plain language, and the AI agent will query logs, traces, and metrics on your behalf — surfacing relevant data, charts, and summaries as a series of tiles.",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-34",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/reference/engines/table-engines/mergetree-family/annindexes.md",
    "excerpt": "Documentation for Exact and Approximate Vector Search",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-35",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/chdb",
    "excerpt": "Experience the power of ClickHouse, in-process. With unparalleled performance, reliability, and scalability for any data-intensive application.",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-36",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/cloud/promql-support-waitlist",
    "excerpt": "Store Prometheus metrics in ClickHouse and query them with PromQL, the language your team already knows.",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-37",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/cloud/on-demand-compute-waitlist",
    "excerpt": "ClickHouse On-Demand Compute gives supported ad hoc, analyst, and data lake queries additional compute through your existing ClickHouse Cloud service",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-38",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/cloud/ai-functions-and-inference-services-waitlist",
    "excerpt": "Sign up for private preview access to AI Functions and the AI Inference Service in ClickHouse Cloud. Use AI functions in si",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-39",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/cloud/clickstack-cloud-waitlist",
    "excerpt": "Sign up for private preview access to ClickStack Cloud, a fully turnkey observability platform built on ClickHouse. Send OpenTelemetry logs, metrics, and traces to a managed en",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-40",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/pricing",
    "excerpt": "We automatically scale up and down compute resources based on your workload",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-41",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/pricing.md",
    "excerpt": "Usage-based pricing: pay only for the compute and storage you use, scaled separately and down to zero when idle.",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-42",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli.md",
    "excerpt": "curl https://clickhouse.com/cli | sh",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-43",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/campaigns/bigquery-to-clickhouse-on-aws",
    "excerpt": "By migrating to ClickHouse from BigQuery, you can expect:",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-44",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/clickhouse/keeper",
    "excerpt": "ClickHouse Keeper solves the well-known drawbacks of ZooKeeper and makes many additional improvements.",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-docs-45",
    "tier": "claimed-docs",
    "url": "https://clickhouse.com/clickhouse-for-data-lakes",
    "excerpt": "ClickHouse brings high concurrency, low latency analytics and unlocks your data lake for AI driven access across multiple data sources without lock in.",
    "fetchedAt": "2026-09-16T21:07:48.005Z"
  },
  {
    "id": "clickhouse-comm-1",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41914845",
    "excerpt": "We've been waiting for more JSON support for Clickhouse - the new type looks promising - and the dynamic column, no need to specify subtypes, is particularly helpful for us.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-2",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41914845",
    "excerpt": "IMO the only reason to not use ClickHouse is when you have 'small' data (<100GB) or small servers (<64GB RAM). Otherwise it's a better solution since it's a standalone DB with robust cluster support, easily scaling to hundreds of nodes.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-3",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41914845",
    "excerpt": "You should not put ClickHouse and Keeper on the same k8s pod - CH loves to hog resources and will push Keeper off the bed, causing disagreement between the two.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-4",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41914845",
    "excerpt": "Clickhouse is criminally underused. It's common knowledge that 'postgres is all you need' - but if you reach the stage where postgres isn't enough, this should be the next tech you look at. clickhouse-local is amazing at csv processing using SQL.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-5",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41914845",
    "excerpt": "Using ClickHouse is one of the best decisions we've made at PostHog. We materialized JSON fields into columns to save CPU/IO before the native JSON type existed; the new JSON type does this automatically and it's very turn-key.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-6",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41914845",
    "excerpt": "Clickhouse has been zero-maintenance for me; my dataset grows 100-200GB/month and the automatic compression makes me worry a lot less about disk space.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-7",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41914845",
    "excerpt": "I had a postgres database where the main index (160GB) was larger than the entire equivalent clickhouse database (60GB) - clickhouse was a factor of 20 better for on-disk size.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=28595419",
    "excerpt": "We just did months of testing on a bunch of dbs for a time-series workload. Whilst we really liked the story and devs behind clickhouse, the ops burden of not separating storage and compute ended up being a turn off.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-9",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=28595419",
    "excerpt": "We're using Clickhouse to power our in-product analytics. It's awesome but would love a managed service - it definitely requires a bit of management overhead.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-10",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=28595419",
    "excerpt": "I learned of Clickhouse in an unpleasant way. It is a dependency of Sentry. Installing self-hosted sentry on OpenShift failed because Clickhouse wouldn't run in unprivileged containers.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-11",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=28595419",
    "excerpt": "People often think ClickHouse is useful only for TBs of data. That's wrong! It perfectly works on a single-server as a data source for self-service BI tools, with much simpler maintenance than a CH cluster.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-12",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26316401",
    "excerpt": "ClickHouse is incredible. It has replaced a large, expensive and slow Elasticsearch cluster at Contentsquare - 300 Elastic nodes vs 12 ClickHouse nodes, 260TB, lots of queries.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-13",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26316401",
    "excerpt": "Druid got blown away by ClickHouse at eBay: Druid needed 700+ servers versus a 2-region fully replicated ClickHouse system of 40 nodes.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-14",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26316401",
    "excerpt": "When Cloudflare was considering clickhouse, hardware cost estimates were well over 10x what clickhouse required compared to druid's numbers on events processed per compute unit.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-15",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26316401",
    "excerpt": "Compared to Postgres, Clickhouse was a couple orders of magnitude faster for our query pattern, and easier to set up a single-node config than 'big data' stuff. Clickhouse is really a game changer.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-16",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26316401",
    "excerpt": "Clickhouse is rigid-schema + append-only - you can't simply dump semi-structured JSON into it without workarounds; the only integration I've seen up close had a lot of JSON blobs as a workaround, which cannot be queried as easily as in ES.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-17",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26316401",
    "excerpt": "Clickhouse scalability is not as simple/documented as elasticsearch - you can set up a 200-node ES cluster with a simple helm config, but CH is harder to scale that way.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-18",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26316401",
    "excerpt": "I'm using Clickhouse to dump 1-5 billion rows per day from my company's traffic data, with 60 days retained, onto a single i5 desktop. Complex queries return in under 5 minutes. I was flabbergasted.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-19",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26316401",
    "excerpt": "Overall positive experience: 3-node cluster up quickly with official Docker images, ingested billions of rows fast, great compression. Downsides: limited JOIN capabilities, not-quite-standard SQL syntax, and limited DELETE support.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-comm-20",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26316401",
    "excerpt": "I've used it in production for a year and a half - no other database gives real-time aggregation over hundreds of millions of rows inserted daily for virtually zero cost. It's marvelous work.",
    "fetchedAt": "2026-09-06T21:06:41.529Z"
  },
  {
    "id": "clickhouse-probe-1",
    "tier": "probe",
    "url": "https://clickhouse.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://clickhouse.com/llms.txt # ClickHouse\n\n> ClickHouse is a fast open-source column-oriented database management system (DBMS) optimized for real-ti",
    "fetchedAt": "2026-09-16T21:07:50.202Z"
  },
  {
    "id": "clickhouse-probe-2",
    "tier": "probe",
    "url": "https://clickhouse.com/docs.md",
    "excerpt": "PROBE docs-md: HTTP 404 at https://clickhouse.com/docs.md",
    "fetchedAt": "2026-09-16T21:07:50.202Z"
  },
  {
    "id": "clickhouse-probe-3",
    "tier": "probe",
    "url": "https://clickhouse.com/openapi.json",
    "excerpt": "PROBE openapi: HTTP 200 at https://clickhouse.com/openapi.json — contains \"openapi\" key",
    "fetchedAt": "2026-09-16T21:07:50.202Z"
  },
  {
    "id": "clickhouse-probe-4",
    "tier": "probe",
    "url": "https://github.com/ClickHouse/mcp-clickhouse",
    "excerpt": "official MCP server documented at https://github.com/ClickHouse/mcp-clickhouse",
    "fetchedAt": "2026-09-16T21:07:50.202Z"
  },
  {
    "id": "clickhouse-probe-5",
    "tier": "probe",
    "url": "https://clickhouse.com/docs/concepts/features/interfaces/cli",
    "excerpt": "official CLI documented at https://clickhouse.com/docs/concepts/features/interfaces/cli",
    "fetchedAt": "2026-09-16T21:07:50.202Z"
  }
]
