MCP Connectors for Global Agent
Supported connectors
Global Agent supports the following MCP connectors:
| Connector | What Global Agent can do |
|---|---|
| Atlassian (Jira, Confluence) | Read Jira tickets and Confluence pages, create and update issues, and comment. |
| GitHub | Read pull requests, issues, and code, open issues, and comment on pull requests. |
| Granola | Read meeting notes and transcripts to bring discussion context into the conversation. |
| Linear | Read issues and projects, and create and update issues. |
| Notion | Read pages and databases, and create and update pages. |
| Sentry | Read error and issue details to connect production problems with analytics. |
| Slack | Search and read channels and threads, and post messages. |
How MCP connectors work
Global Agent uses the Model Context Protocol (MCP) to connect with external services. Each connector exposes a set of tools that Global Agent can call during a conversation. Tools fall into two categories:- Read tools pull information into the conversation, like fetching a Jira ticket, reading a Notion page, or searching a Slack channel.
- Write tools take action in the connected service, like creating a ticket, updating a doc, or posting a message.
Use cases
- Correlate analytics with product work: Ask Global Agent to compare a retention drop against Jira incidents or Linear bugs from the same sprint.
- Ground analysis in product specs: Pull a Notion or Confluence spec into the conversation, then ask Global Agent to find the matching funnel or cohort.
- Close the loop on insights: Turn an analysis into a Jira ticket, Linear issue, or Slack post without leaving Global Agent.
- Summarize cross-tool context: Ask Global Agent to combine a GitHub PR description, the related Linear ticket, and an Amplitude chart into a single summary.
Take action with write tools
Connectors support both read and write tools, so Global Agent can do more than retrieve context. You can ask Global Agent to:
- Create a Jira or Linear ticket from an insight.
- Update a Confluence or Notion page with findings from an analysis.
- Post a summary to a Slack channel.
- Open a GitHub issue or comment on a pull request.
Global Agent confirms write actions before it runs them, so you stay in control of what changes in the connected tool.
Prerequisites
- Global Agent enabled for your organization. Organization Admins manage availability from AI Settings and Controls.
- An account in the external service you want to connect, with permission to authorize third-party apps.
Set up a connector
- Open Global Agent.
- Click the Select Mode icon and then select Connectors > Add Connectors.
- Select the connector you want to enable, then click Connect.
- Complete the OAuth flow in the popup window to authorize Global Agent.
- Return to Global Agent. The connector now appears as available in the Connectors panel.
Repeat for each connector you want to use. Connectors only need authorization one time for each account.
Manage available connectors
By default, every supported MCP connector is on your organization's allowlist, so any org member can connect any service. Organization Admins manage the allowlist from AI Settings and Controls to restrict which connectors org members can authorize.- Go to Settings > AI Controls.
- Open the Connectors tab to view the connectors available to your org members.
- To remove a connector from the allowlist, open the more-options menu (...) on its row and remove it. Org members can no longer connect a removed service from Global Agent.
- To add a connector back, click Browse MCP and select it from the catalog.
Frequently asked questions
Was this helpful?