Tinybird
ConnectionMCPQuery pipes and data sources in your Tinybird Workspace.
Install
Add the connection from eve's registry. This writes the initial definition under agent/connections/ and installs its authentication dependency when needed:
Quick start
Create agent/connections/tinybird.ts. The connection name is derived from the filename:
Connect authenticates as the agent itself through one shared installation, with no per-user consent.
Configure
Link your project, create the connector, and pull OIDC locally:
See the Connections docs for principal types, headers, approval, and protocol-specific filters.