Connectors
40+ native connectors, 100+ via Pipedream relay, and a unique self-building capability — agents create new connectors at runtime without human intervention.
40+
Native connectors
100+
Via Pipedream relay
∞
Self-building at runtime
GitHub, Gmail, Google Calendar, Slack, Notion, Jira, Stripe, Google Sheets, Weather — with typed schemas, credential management, and full API coverage.
100+ additional platforms through integration relay. Export guard prevents unauthorised outbound data. Full execution logging for audit compliance.
Agents research an API, scaffold a typed Go connector, compile it, install it, and use it — in one conversation. No restart required. No human developer needed.
Pre-built for FedEx, UPS, DHL, USPS, Aramex, Maersk. Agent-built for any other carrier with API documentation. Real-time shipment status updates.
AES-256-GCM encrypted storage. Per-provider key prefix validation. Key pool rotation on failure. Multiple keys per provider for load distribution.
Standard interface for all connectors: authenticate, list actions, execute action, handle webhooks. Any connector can be built to this spec.
1. User says "Connect to [Service X]" and provides API credentials
2. Agent researches the API documentation (or uses provided docs URL)
3. Agent scaffolds a typed Go connector with proper error handling
4. Compiles and installs the connector into the running system
5. Connector is immediately available for use — no restart, no deploy