Integrations

Connect to Everything. Build Anything.

100+ pre-built connectors, MCP protocol support, and a custom connector SDK. Your agents can talk to any tool, database, or API your business uses.

Pre-built Connectors

100+ Integrations, Ready to Go

Production-tested connectors for the tools your business already uses. One-click install, automatic authentication, and zero infrastructure overhead.

Messaging

WhatsApp
Business API
Slack
Bot + Events
Telegram
Bot API
Discord
Bot + Webhooks
SMS
Twilio

Email

Gmail
OAuth
Outlook
Graph API
SendGrid
Send + Events

Google Ecosystem

Google Business Profile
Listings + Reviews
Google Analytics
Reporting API
Search Console
SEO Data
Google Drive
Files + OAuth
Google Ads
Campaign API

Business Apps

Salesforce
REST + Bulk API
HubSpot
CRM + Marketing
Zoho
CRM API
ERPNext / Frappe
ERP API
Notion
Databases + Pages
Confluence
Knowledge Base
Calendly
Scheduling
Stripe
Payments
Razorpay
India Payments

Data & Databases

PostgreSQL
Read + Write
MongoDB
Query + Aggregate
MySQL
Read + Write
Redis
Cache + Pub/Sub
Supabase
Full Stack

Files & Documents

PDF Parser
Extract + Index
Word / Excel
Document Processing
Web Scraper
URL → Content
YouTube Transcripts
Video → Text
Whisper (Audio)
Speech → Text

Intelligence & Research

Web Search
Tavily / Serper
Image Generation
DALL-E / Flux
Image Analysis
Vision / OCR

APIs & Cloud

REST
Any REST API
GraphQL
Queries + Mutations
AWS S3
File Storage
Google Sheets
Read + Write

Don't see what you need? Request an integration or build your own

MCP Protocol

Model Context Protocol: Infinite Extensibility

MCP is the open standard for connecting AI agents to tools and data. OrchStack is MCP-native — every agent can discover and invoke any MCP-compatible server without custom integration code. As the ecosystem grows, your agents automatically gain new capabilities.

Auto-discovery

Agents automatically discover available MCP tools and their schemas. No manual configuration needed.

Secure Authentication

OAuth, API keys, and mutual TLS for MCP server connections. Per-tool permission scoping.

Growing Ecosystem

Hundreds of MCP servers already available — file systems, databases, APIs, browsers, and more.

mcp-agent.ts
const agent = orchstack.agent({
  name: 'Research Agent',
  mcp: [
    '@mcp/filesystem',
    '@mcp/browser',
    '@mcp/postgres',
    '@mcp/slack',
  ],
});

// Agent auto-discovers all MCP tools
// No manual wiring required
Developer SDK

Build Your Own Connectors

When a pre-built connector does not exist, build your own with the OrchStack connector SDK. Define inputs, outputs, auth, and logic — deploy in minutes.

01

Define Schema

Declare inputs, outputs, and authentication requirements using TypeScript types. The SDK generates validation and documentation automatically.

02

Implement Logic

Write the execution function — call APIs, transform data, handle errors. The SDK provides HTTP clients, retry helpers, and rate limiters.

03

Deploy & Share

Push your connector to your workspace. It appears in the Studio UI immediately. Optionally publish to the OrchStack marketplace for the community.

Zero-Downtime Swap

PostgreSQL v14
PostgreSQL v16
SendGrid
AWS SES
Slack v1
Slack v2 (Socket)
All agents running — zero downtime
Zero Downtime

Hot-Swap Integrations Without Redeploying

Upgrade database versions, switch email providers, or roll out new API versions — all without taking your agents offline. OrchStack routes traffic to the new connector while gracefully draining the old one.

Gradual traffic shifting with configurable percentages
Automatic rollback if the new connector shows errors
Connection pool management across swap boundaries
Full audit trail of every integration change
Per-tenant connector versioning for staged rollouts
Capabilities

Integration Infrastructure

Everything you need to connect your agents to the outside world — reliably, securely, and at scale.

100+ Connectors

Pre-built, production-tested connectors for messaging platforms, CRMs, databases, payment systems, analytics tools, and cloud services. Install in one click.

MCP Protocol

Model Context Protocol support gives your agents access to an ever-growing ecosystem of tools and data sources. Connect to any MCP-compatible server instantly.

Custom SDK

Build your own connectors with the OrchStack connector SDK. Define inputs, outputs, authentication, and error handling — deploy to your workspace in minutes.

Hot-swap

Replace or update integrations without redeploying your agents. Zero-downtime connector swaps mean your workflows never go offline for infrastructure changes.

Webhook Support

Receive events from any service via webhooks. Automatic signature verification, retry handling, and dead-letter queues for reliable event-driven workflows.

API Gateway

Built-in API gateway with rate limiting, authentication, request transformation, and response caching. Expose your agent workflows as production APIs.

Integrations FAQ

Connect Your Agents to Everything

Start integrating with the tools your business already uses.

Free tier available · No credit card required