Feature

Connectors

Bring your own data. Databases, APIs, files.

Agent-built connections

Tell your agent what to connect to and it handles the rest. “Connect to my Postgres database,” “pull data from the Stripe API,” “import this CSV.” The agent sets up the connector, configures auth, and makes the data queryable. No forms, no config files.

Databases

PostgreSQL, MySQL, SQLite, DuckDB, Snowflake, BigQuery, and more. Anything with a standard connection protocol works. Credentials are stored securely in your editor’s keychain.

APIs

Any REST API is fair game. Your own internal services, third-party data providers, public government data. The agent wires up the endpoint, auth, and response mapping.

File imports

Import CSV, Excel, Parquet, or JSON files as queryable tables. Drag and drop or use the import command. Column types are auto-detected, and the data is immediately queryable via SQL.

Visual connector panel

The Data Connector panel gives you a visual overview of all your connections. Browse schemas, test connections, and manage everything in one place.