# MCP Cloud
MCP Cloud enables you to expose endpoints to AI agents as tools or sets of tools through a remote, cloud-based Model Context Protocol (opens new window)(MCP) server. Your API recipe collections and AI gateway collections generate unique, authenticated MCP URLs. You can add this MCP URL to your LLM settings to enable an AI agent to use your API endpoint collection to answer user prompts.
FEATURE AVAILABILITY
MCP is only available for the US datacenter.
# Create an MCP server
You can create an MCP server in the AI Hub.
Complete the following steps to create an MCP server:
Sign in to your Workato account.
Go to AI Hub and click the MCP Servers tab. A list of your existing MCP local servers displays.
Click Create an MCP server. The New MCP server wizard opens.
Select the asset type you plan to create your MCP server from. For example, API recipe collection.
Click Next.
Select an API collection and click Next.
Review the tools you've selected for your MCP server and click Next.
Provide an MCP server name.
Optional. Add a Server logo and Description for your MCP server.
Click Create MCP server.
# Retrieve your remote MCP URL
Your API recipe collections and AI gateway collections provide unique MCP URLs.
Complete the following steps to retrieve the MCP URL for your API endpoint collection:
Sign in to your Workato account.
Go to Platform > API platform > API collections.
Select the collection you plan to retrieve the MCP URL for. The Endpoints page displays by default.
Locate the Remote MCP URL section and click the Copy URL button.
Copy the remote MCP URL
Click the Copy URL button to copy the MCP URL and replace (YOUR_API_TOKEN)
with your API key. Refer to API keys for more information.
# Access MCP servers
You can access and manage your MCP servers in the AI Hub.
Sign in to your Workato account.
Go to AI Hub and click the MCP Servers tab. A list of your existing MCP local servers displays.
Click the MCP server card you plan to view. The MCP server displays the following information:
- Description
- Installation link
- Tools available on the MCP server, such as
Tasks Create
andCRM Get Company Properties
- The MCP remote URL
Last updated: 6/13/2025, 3:05:55 PM