# MCP

{% hint style="warning" %}
MCP features are advanced features. Make sure you're comfortable building workflows in Relay.app first.
{% endhint %}

Relay.app lets you connect with other AI tools through the [Model Context Protocol](https://modelcontextprotocol.io/overview) (MCP) in three ways:

1. **You can create MCP Servers in Relay.app to use in other AI products (like Claude and Cursor)**\
   \&#xNAN;*This is a great way to enable these products to perform specific actions in apps you've connected in Relay.app, like your CRM, Bug Tracker or Task list.*
2. **Connect Agent steps in Relay.app with remote MCP servers**\
   \&#xNAN;*Note: currently only Agents using Anthropic Claude models can connect to remote MCP servers*
3. **Call specific tools MCP in remote MCP servers from within your Relay.app workflows**

### **1. Creating MCP Servers in Relay.app**

To create an MCP Server in Relay.app, click 'MCP Server' in the Trigger menu. This will replace the current workflow with the MCP Server configuration interface.

<div align="left"><figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-a0b241d05e2f7fc722b43682916d629b8fcff736%2FCleanShot%202025-08-01%20at%2014.25.18.png?alt=media" alt="" width="563"><figcaption></figcaption></figure></div>

#### Example MCP server in Relay.app

The MCP server below exposes 1 tool: '**Create Task in Asana**'. The tool has 1 action inside it, to create a task in Asana.

<figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-6eb522928115c3b50c85180579db7609e8b80930%2FCleanShot%202025-08-01%20at%2015.02.35.png?alt=media" alt=""><figcaption></figcaption></figure>

#### Example of a Relay.app MCP server in action in Claude

<figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-1ed5f5239086eadddb715524e93e59c1b268127f%2FCleanShot%202025-08-01%20at%2014.50.59.png?alt=media" alt=""><figcaption></figcaption></figure>

### 2. Connect Agent steps in Relay.app with a remote MCP server

To connect your AI Agent steps in Relay.app with a remote MCP server, click '+Tool' and add a new MCP server from the 'Remote MCP' submenu.

Note: this currently only works when using Anthropic Claude models.

<div align="left"><figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-15067fe715550da724ced8927c128d918f2ab47d%2FCleanShot%202025-08-01%20at%2013.36.01.png?alt=media" alt="" width="563"><figcaption></figcaption></figure></div>

### 3. Call a specific remote MCP tool within your workflow

Inside the 'AI' menu, you'll find a 'Call MCP tool' step that lets you invoke a specific tool from a connected remote MCP server as part of the workflow.

<div align="left"><figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-3016dd09715c25f70d1e999e4733ac8ec252dc9a%2FCleanShot%202025-08-01%20at%2014.26.27.png?alt=media" alt="" width="563"><figcaption></figcaption></figure></div>
