Agent connectors
Airbyte's agent connectors are Python packages that equip AI agents to call third-party APIs through strongly typed, well-documented tools. Each connector is ready to use in the Airbyte Agents platform, using any of Airbyte's 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 | ||
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 |