@opentabs-dev/opentabs-plugin-clickhouse
v0.0.82
Published
OpenTabs plugin for ClickHouse Cloud
Maintainers
Readme
ClickHouse Cloud
OpenTabs plugin for ClickHouse Cloud — gives AI agents access to ClickHouse Cloud through your authenticated browser session.
Install
opentabs plugin install clickhouseOr install globally via npm:
npm install -g @opentabs-dev/opentabs-plugin-clickhouseSetup
- Open console.clickhouse.cloud in Chrome and log in
- Open the OpenTabs side panel — the ClickHouse Cloud plugin should appear as ready
Tools (9)
Organization (2)
| Tool | Description | Type |
|---|---|---|
| get_organization | Get organization details | Read |
| list_organization_members | List organization members | Read |
Services (4)
| Tool | Description | Type |
|---|---|---|
| list_services | List all services | Read |
| get_service | Get service details | Read |
| get_scaling_limits | Get region scaling limits | Read |
| get_private_endpoint_config | Get private endpoint configuration | Read |
Monitoring (2)
| Tool | Description | Type |
|---|---|---|
| query_metrics | Get service health metrics | Read |
| get_status | Get platform status | Read |
Backups (1)
| Tool | Description | Type |
|---|---|---|
| list_backups | List service backups | Read |
How It Works
This plugin runs inside your ClickHouse Cloud tab through the OpenTabs Chrome extension. It uses your existing browser session — no API tokens or OAuth apps required. All operations happen as you, with your permissions.
License
MIT
