Connects an agent to a remote ClickHouse warehouse (ClickHouse Cloud or self-hosted) via the official ClickHouse MCP server. Queries run over the HTTP interface so the password is injected by the sbx proxy and never lives inside the container. Edit the CLICKHOUSE_* values below for your warehouse; set the password with: sbx secret set -g clickhouse.
| Name | Service | Required | Description |
|---|---|---|---|
CLICKHOUSE_PASSWORD | clickhouse | Optional | ClickHouse password (set it with: sbx secret set -g clickhouse) |
CHANGE_ME.clickhouse.cloud
pypi.org
files.pythonhosted.org
sbx run <agent> --kit docker.io/ajeetraina777/sbx-clickhouse-kits:latestRun the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx