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.
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
Google Ecosystem
Business Apps
Data & Databases
Files & Documents
Intelligence & Research
APIs & Cloud
Don't see what you need? Request an integration or build your own
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.
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 requiredBuild 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.
Define Schema
Declare inputs, outputs, and authentication requirements using TypeScript types. The SDK generates validation and documentation automatically.
Implement Logic
Write the execution function — call APIs, transform data, handle errors. The SDK provides HTTP clients, retry helpers, and rate limiters.
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
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.
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