Tinybird for your agents.
Connect Tinybird once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Tinybird.
What agents can do with Tinybird
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
tinybird_list_pipesList all pipes (data transformation pipelines) in the workspace.
tinybird_get_pipeGet details of a specific pipe by name.
tinybird_get_pipe_dataExecute a pipe and get its result data. Use params for SQL parameters.
tinybird_list_datasourcesList all datasources in the workspace.
tinybird_get_datasourceGet details and schema of a specific datasource.
tinybird_get_datasource_dataGet data from a datasource in JSON format.
tinybird_append_datasourceAppend data to a datasource via CSV upload.
tinybird_create_datasourceCreate a new datasource with schema definition.
tinybird_delete_datasourceDelete a datasource by name.
tinybird_execute_pipe_sqlExecute a SQL query directly against a pipe.
tinybird_create_pipeCreate a new pipe (data transformation pipeline).
tinybird_list_tokensList all API tokens in the workspace.
tinybird_create_tokenCreate a new API token with specified scopes.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Tinybird Console, go to Tokens from the sidebar.
- Click 'Create Token', set scopes (DATA_READ, DATA_WRITE, etc.), and copy the token.
- Paste the token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Tinybird to Even: call connect_begin("tinybird") on the even-connect MCP and walk me through it.
Query real-time analytics pipelines in Tinybird, execute data transformations, and retrieve ClickHouse datasets.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.