AgentRuntime ships 40 Go MCP adapters . Each connector has a dedicated page in the Connectors section (/connectors/{slug}) with authentication, tools, and configuration.
Integration setup (connections, MCP instances, webhooks) lives in the pages above this catalog — not on individual connector pages. Connector pages cover only that adapter.
Common patterns
Most production workflows combine a few connectors with LLM and human steps. Start from a pattern, then open the adapter pages for tool names and auth.
Pattern Flow Example guide Webhook → store → notify Inbound event → validate → database INSERT → optional digest email Form → Postgres → Resend Event → lookup → message External webhook → MCP fetch → customer notification Shopify → WhatsApp Fetch → LLM → human → action Read source data → draft with LLM → Command Center approval → MCP write GitHub PR review Schedule → query → summarize → email External cron → SQL report → LLM narrative → Gmail/Resend Postgres weekly report Webhook → CRM + log Lead form → CRM contact + parallel audit row (Notion/Sheets) Lead sync Approve then send Draft → human_task → outbound MCP (any channel) Workflow patterns
End-to-end guides Five full recipes that chain connectors — copy the step graphs into Workflow Studio.
Workflow patterns Approve-then-send, retries, for_each, and webhook idempotency.
Google Workspace
One Google OAuth connection powers these adapters:
Connector Best for Docs Gmail Transactional email, inbox search, thread replies gmail Google Calendar Meeting scheduling, availability, event CRUD google-calendar Google Docs Template docs, mail-merge style content google-docs Google Drive File upload, sharing, folder automation google-drive Google Forms Form creation, response export google-form Google Search Vertex AI Search / enterprise RAG google-search Google Search Console SEO analytics, sitemap and URL inspection google-search-console Google Sheets Ops dashboards, CSV sync, reporting tabs google-sheets Google Slides Deck generation from workflow data google-slides Google Tasks Follow-up task lists from automations google-tasks
Communication
Connector Best for Docs WhatsApp Customer notifications, templates, session messaging whatsapp Resend Transactional email from a verified domain resend Vapi Voice agents and phone call orchestration vapi ElevenLabs Text-to-speech and voice synthesis elevenlabs Slack Team messaging (catalog placeholder — tools coming) slack
CRM and marketing
Connector Best for Docs ActiveCampaign Contacts, lists, tags, account sync activecampaign LinkedIn Personal and company posts, org admin linkedin Shopify Products, orders, customers, inventory shopify Reddit Community posts and subreddit automation reddit YouTube Channel and video metadata youtube
Productivity
Connector Best for Docs ClickUp Tasks, lists, and project management clickup Notion Databases, pages, comments, run logs notion Wrike Enterprise PM tasks and folders wrike Cursor IDE agent integration via MCP cursor
Connector Best for Docs GitHub Repos, issues, PRs, code search github GitLab GitLab API projects and merge requests gitlab Browserless Headless browser screenshots and PDFs browserless Exa Neural web search for research agents exa Brave Search Web search API for grounded answers brave
Databases and data stores
Connector Best for Docs Postgres Production SQL, reporting, operational writes postgres MySQL MySQL/MariaDB apps and legacy schemas mysql MongoDB Document store queries and updates mongodb Redis Cache, queues, rate-limit counters redis SQLite Local file DB, prototypes, edge datasets sqlite Neo4j Graph queries and relationship analytics neo4j Firestore Google Cloud document database firestore
Connector Best for Docs OpenAI Image DALL·E / GPT image generation openaiimage Gemini Image Google Gemini and Imagen image generation geminiimage
Other
Connector Best for Docs RSS Feed aggregation and news monitoring rss Healthcare Mock clinical APIs for demos (not production PHI) healthcare
All connectors (A–Z)
Before you open a connector page
Read Integrations quickstart — connections → instances → workflow steps
Skim End-to-end guides if you need a multi-connector recipe
Create a connection with the right auth type
Install an MCP instance for the adapter slug
Open the connector page for tool names and config keys