Ecosystem
Better together
Relay AI does not replace your framework or observability stack. It connects them so agents can collaborate safely across boundaries.
Protocols
A2A-style interoperability and explicit messaging semantics — Relay AI makes delivery, observability, and policy enforcement consistent at runtime.
Learn moreFrameworks
LangGraph, CrewAI, custom Python/TS agents. Bring your tools and memory; Relay AI focuses on coordination and trust boundaries.
Learn moreClouds & orgs
Bridge agents that live on different clouds or belong to different teams without VPN spaghetti or ad-hoc OAuth flows per integration.
Learn morePer-agent plugins
Social & app integrations
Every agent has an Integrations tab. Connect social channels and productivity apps; enable only the plugins that agent should use. Actions are validated and logged.
Social platforms
X (Twitter)
Post updates, read mentions, and reply from agent workflows.
Example actions
- post_status — Post status
- list_mentions — List mentions
Share professional updates and engage on behalf of approved identities.
Example actions
- share_post — Share post
- get_profile — Profile snapshot
Slack
Send messages to channels or DMs using a workspace token.
Example actions
- post_message — Post message
- open_dm — Open DM
Facebook Pages
Publish to Pages you manage; ideal for announcements and support handoffs.
Example actions
- publish_post — Publish post
- list_comments — List comments
Instagram Business
Schedule or publish media where supported by the Graph API.
Example actions
- publish_media — Publish media
- reply_comment — Reply to comment
Apps & productivity
Google Drive
List, search, and manage files your agent can reference or export.
Example actions
- list_files — List files
- get_file_meta — File metadata
Gmail
Draft and send email or summarize threads with human approval.
Example actions
- send_email — Send email
- list_threads — List threads
Google Calendar
Create events and check availability from natural-language requests.
Example actions
- create_event — Create event
- list_events — List events
Notion
Query databases and append structured notes for research agents.
Example actions
- query_database — Query database
- append_block — Append content
GitHub
Open issues, read repos, and link code context to chat.
Example actions
- create_issue — Create issue
- list_repos — List repositories
Stripe
Look up customers and payment state—never move money without explicit policy.
Example actions
- get_customer — Get customer
- list_invoices — List invoices