For the complete documentation index, see llms.txt. This page is also available as Markdown.

MCP Connectors

Add workspace MCP Connectors so Playbooks can use external systems and custom tools

MCP Connectors extend the Playbook tool list with systems configured in your workspace. Use them when a Playbook needs to read context from or take action in tools such as Notion, GitHub, Asana, your CMS, or another MCP-compatible service.

MCP Connectors can appear inside the same category groups as built-in Tools when AirOps recognizes the connector category. If a connector does not have a category, it appears with the other workspace connectors.

How to Configure

  1. Add the Connector in your workspace MCP Connectors settings.

  2. Open the Playbook editor.

  3. Open the Tools panel or type / in a Section.

  4. Turn on or select the connected MCP tool.

  5. Describe when the Playbook should use the connector and what action it should take.

Connected MCP tools appear in the Playbook editor's Tools list alongside the built-in catalog. See MCP for setup and connector details.

Use the native Slack Tool when a Playbook needs to read channel history or send messages. You can still add Slack through an MCP Connector if your workspace uses a custom connector setup.

Parameters

MCP Connector parameters depend on the connector and the tools it exposes. Check the connector's schema in the Playbook editor, then name the exact resource, action, filters, and output format the Playbook should use.

When you add MCP Connector instructions, include:

  • The connected system the Playbook should use.

  • The record, page, issue, project, CMS entry, or file to read or update.

  • The action the Playbook should take and any approval rules before writing changes.

Examples

Last updated

Was this helpful?