ClawLink
Storage & Databases6 toolsPaste one API key

ClickHouse integration for AI agents

Query analytics databases and inspect schemas

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect ClickHouse once and call the same tools from all of them.

Setup

Connect ClickHouse through ClawLink's hosted setup to list databases, inspect schemas, and run read-only SQL queries.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

ClickHouse exposes 6 tools through ClawLink.

ToolWhat it doesKind
clickhouse_execute_queryRun a read-only SQL query in ClickHouseRead
clickhouse_get_database_schemaGet a full schema overview for a ClickHouse databaseRead
clickhouse_get_play_interfaceOpen the ClickHouse Play interface for interactive queryingRead
clickhouse_get_table_schemaGet detailed schema information for a ClickHouse tableRead
clickhouse_list_databasesList available ClickHouse databasesRead
clickhouse_list_tablesList tables in ClickHouse databasesRead