Adding a connection
You can add connections two ways:- Through Settings
- Through the agent
How connections work
- Encrypted storage — credentials are encrypted at rest and never exposed in logs or chat
- Auto-injected — credentials are available as environment variables in your workspace and automatically synced to all deployed apps
- Any chat, any project — once connected, the agent can use the integration from any conversation in your workspace
Available integrations
- Databases
- SaaS & Productivity
- Communication
- Payments
- Developer Tools
- Cloud & Analytics
- AI Services
- Custom API
PostgreSQL, MySQL, Supabase, MongoDB, Redis, ClickHouse, Snowflake, BigQuery,
Neon, PlanetScale, Turso, Databricks, SingleStore, MotherduckDB
Using connections in your apps
Once connected, just describe what you want in plain English:Pull my last 30 days of Stripe charges and show them in a sortable table
Every morning, query our Snowflake warehouse for yesterday’s signups and email me a summary
Build a dashboard that shows our PostHog events alongside Stripe revenueThe agent handles the code. Your credentials are already available — no config files, no
.env management, no API key juggling.

