Connic

Connector Library

Pick a trigger. Point it at an agent. Ship. Eleven connectors cover HTTP, queues, schedules, databases, and real-time streams — no glue code, no workers to run.

HTTP Webhooks

Run an agent on any HTTP request. Accepts JSON, form data, and file uploads — no glue server in between.

InboundOutboundSync
Explore use cases

Cron Scheduler

Run an agent on any cron expression. Daily digests, hourly health checks, weekly audits — no scheduler to host.

Inbound
Explore use cases

Apache Kafka

Consume topics to trigger agents. Produce results back to topics. Built for high-throughput event streams.

InboundOutbound
Explore use cases

WebSocket

Stream tokens to the browser over a live socket. Build chat UIs that keep session state across turns.

Sync
Explore use cases

MCP Server

Expose your agent as an MCP tool. Call it from Cursor, Claude Desktop, or any MCP-aware client.

InboundSync
Explore use cases

AWS SQS

Drain SQS queues with an agent. Visibility timeouts, retries, and dead-letter handling are already wired up.

InboundOutbound
Explore use cases

AWS S3

Run an agent the moment a file lands in a bucket. Extract from PDFs, caption images, transcribe audio.

Inbound
Explore use cases

PostgreSQL

Hook an agent into LISTEN/NOTIFY. New rows fire an event in milliseconds — no polling, no CDC pipeline.

Inbound
Explore use cases

Email (SMTP/IMAP)

Read an inbox to trigger an agent. Reply with a drafted message over SMTP. Attachments included.

InboundOutbound
Explore use cases

Stripe

Run an agent on any Stripe event — payment_failed, subscription.updated, dispute.created. Webhook signing is handled.

Inbound
Explore use cases

Telegram

Power a Telegram bot with an agent. Read user messages, reply in the chat, push alerts to any channel.

InboundOutbound
Explore use cases