Connector Library
Webhooks, message queues, scheduled jobs, real-time streams. No integration code to write. No infrastructure to manage.
HTTP Webhooks
Trigger agents via HTTP requests. Accept JSON, form data, and file uploads from any external system.
Cron Scheduler
Run agents on a recurring schedule. Perfect for automated reports, monitoring, and periodic tasks.
Apache Kafka
Real-time event streaming. Consume messages to trigger agents or produce results to topics.
WebSocket
Bidirectional real-time communication. Build chat interfaces and streaming applications.
MCP Server
Expose agents as MCP tools. Integrate with IDEs, other AI systems, and custom applications.
AWS SQS
Process messages from Amazon SQS queues. The simplest AWS pattern for async AI workflows.
AWS S3
Trigger agents when files are uploaded. Document extraction, image analysis, and media processing.
PostgreSQL
Trigger agents on database changes. React to row inserts and updates in real-time via LISTEN/NOTIFY.
Email (SMTP/IMAP)
AI-powered email automation. Receive emails to trigger agents and send intelligent responses.
Stripe
Payment-triggered AI workflows. Intelligent dunning, personalized onboarding, and fraud detection.
Telegram
AI agents inside Telegram bots. Receive messages, automate replies, and send notifications to chats.