Event Connectors

Two-way, MCP-based connectors that enable AI teammates to interact with external platforms and services.

  less than a minute  

Event connectors are two-way, MCP-based connectors that allow AI teammates to interact with external platforms and services. They can:

  • Receive events from external systems (e.g., GitHub webhooks, PagerDuty incidents, Atlassian notifications)
  • Send actions to external systems (e.g., create Jira tickets, query AWS APIs, trigger deployments)
  • Provide tools that AI teammates use to manipulate data and resources

These connectors expose MCP tools that teammates use to interact with services, rather than streaming data into pipelines.

In this section