Agent connectors
Airbyte's agent connectors equip AI agents to call third-party APIs through strongly typed, well-documented tools. All connectors ship inside the single airbyte-agent-sdk Python package and are ready to use in Airbyte Agents through any of the supported interfaces.
Airbyte's connectors are open source, and you can find them in the airbyte-agent-sdk repository.
How agent connectors differ from data replication connectors
Agent connectors are lightweight, type-safe Python clients that let AI agents call third-party APIs directly in real time. They're not designed for data replication. If you're an experienced Airbyte user, Agent connectors don't replace existing source and destination connectors. They complement them by providing agents with real-time access to the same systems.
All agent connectors
| Connector | Slug | Links |
|---|---|---|
airtable | ||
amazon-ads | ||
amazon-seller-partner | ||
amplitude | ||
asana | ||
ashby | ||
chargebee | ||
clickup-api | ||
confluence | ||
customer-io | ||
facebook-marketing | ||
freshdesk | ||
github | ||
gitlab | ||
gmail | ||
gong | ||
google-ads | ||
google-analytics-data-api | ||
google-drive | ||
google-search-console | ||
granola | ||
greenhouse | ||
harvest | ||
hubspot | ||
incident-io | ||
intercom | ||
jira | ||
klaviyo | ||
linear | ||
linkedin-ads | ||
mailchimp | ||
monday | ||
notion | ||
orb | ||
paypal-transaction | ||
pinterest | ||
pylon | ||
salesforce | ||
sendgrid | ||
sentry | ||
shopify | ||
slack | ||
snapchat-marketing | ||
stripe | ||
tiktok-marketing | ||
twilio | ||
typeform | ||
woocommerce | ||
zendesk-chat | ||
zendesk-support | ||
zendesk-talk | ||
zoho-crm |