# Workato Developer API MCP

Workato Developer API MCP servers enable AI-powered developer environments like Claude Desktop and Cursor to programmatically access your Workato workspace. This enables you to inspect and modify assets, perform bulk operations, and interact with the platform from within your development tools.

Your MCP server acts as a standard API platform user and supports Developer API token authentication. This lets you securely integrate with development environments using the same governance and access controls as the API platform.

FEATURE AVAILABILITY

MCP is available to all users in the US and EU data centers. MCP models are hosted in the US and EU data centers and respect data residency requirements. Contact your Customer Success representative if you're interested in using MCP.

# Install Developer API MCP for remote servers

You can install a remote MCP with a URL that authenticates with a token or through Workato Identity. The configurations in this section use Cursor and Claude Desktop.

NEED AN EXAMPLE?

Review the LLM, GitHub, and Workato Developer API use case for steps to create an MCP server integration that lets you create GitHub issues with natural-language commands in ChatGPT, Claude, or Cursor.

Complete the following steps to install the MCP remote server with a URL:

1

Sign in to Workato.

2

Configure your MCP integration:

# Limitations

Workato Developer API MCP servers have the following limitations:

# Unsupported endpoints

The following Developer API endpoints aren't supported:

# Custom domains

Workato MCP servers don't support custom API platform domains. MCP server URLs must use the Workato default domain format.

Example:

  • Supported: https://123.apim.mcp.workato.com/peopleai/mcp
  • Not supported: https://it-api.people.ai/mcp

For example, your API endpoints can be accessed through a custom domain, such as https://it-api.people.ai when called directly. However, MCP server integrations must use the Workato MCP URL format available in AI Hub > MCP servers > User access.


Last updated: 12/9/2025, 5:01:28 PM