Airbyte Agents: A New Era for Airbyte
Today we're launching Airbyte Agents. It's the biggest step we've taken as a company since we open-sourced our first connector six years ago.

Today we're launching Airbyte Agents. It's the biggest step we've taken as a company since we open-sourced our first connector six years ago.
We want to explain why we built this product, and why we think it's important.
The problem
As agents move into real workflows, they need access to more tools. That means going through a lot of API plumbing: authentication, pagination, filters, schema, and matching entities across systems.
Simply put, APIs are built for pre-determined workflows that assume you know what you want to query: think specific endpoints, object IDs, and exact fields.
Agents often start one step earlier. They need to discover what data actually matters before they can start reasoning. This is where most of the existing architectures break.
The solution
Airbyte Agents fixes the context layer underneath. The foundation is a piece of infra we call the Context Store. A data index optimized for agentic search, that gives agents a structured way to discover the right records, while still allowing them to read and write directly to upstream systems when needed.
The results
In early benchmarks, calling the Context Store consumed up to 80% fewer tokens and made 40% fewer tool calls compared to querying vendor MCPs and APIs directly.
What does this mean? Lower token usage, fewer rate limits, and more accurate outputs from cleaner context, all while saving money in the process.
Read the full launch story from Airbyte CEO Michel Tricot →
Three ways to build with Airbyte Agents
🔌 The Airbyte Agent MCP — One connection that gives your agent access to all your business systems through the Context Store and direct API calls. Install it in Claude, ChatGPT, Cursor, or any MCP-compatible client. Connect your sources with OAuth. No code required.
Read the MCP deep dive → · Setup docs →
🛠️ The Agent SDK — A Python library for teams building production agents. Works alongside Claude Agent SDK, OpenAI Agents SDK, PydanticAI, LangChain, FastMCP, or your own Python loop. Reads from the Context Store for discovery, writes to live systems with a full audit trail.
Read the SDK deep dive → · SDK docs →
⚡ Automations (Research Preview) — A visual interface for building and running agents directly inside Airbyte. Designed for teams that want to ship agents without the infra overhead.
What early users are saying

"Airbyte Agents has massively accelerated our roadmap. What we thought would take 6 plus months, we were testing in the first week of the beta program." — Nate Chambers, Chief Product Officer, ORCA Analytics
"Without Airbyte, we'd be stitching together bespoke connectors for every integration, which would slow us down dramatically. With Airbyte, our AI features have fresh, reliable data to work with." — Franziska Ibscher, Head of Product, Drivepoint
Pricing and getting started
Airbyte Agents has a generous Free plan so you can start building today. Paid plans with higher limits are available when you need to scale.
The product is early, and we think that's okay. We know the best way to build a great product is to develop it with our users.
P.S. If you already have an existing Airbyte account, your credentials should work just fine!
Airbyte Core 2.1 release notes
For those running Airbyte Core, version 2.1 shipped on April 3rd. A few highlights:
- Helm chart V1 is no longer supported. Migrate to V2 before upgrading. Migration guide →
- Authentication enabled by default on new deployments, with configurable Ingress in values.yaml.
- 15-minute and 30-minute sync frequencies now available for sub-hourly scheduling.
- Async schema discovery so the UI no longer blocks during large schema fetches.
- Connector JVM OOM handling so connectors now exit cleanly instead of hanging, with new failure metrics.
Note: 2.1 is labeled experimental as we've changed how versions are assembled. If stability is your primary concern, you may want to wait for the next patch.
Try Airbyte Agents
Be among the first to explore our new platform and get access to our latest features.





