Set up an MCP inbound tool
- Updated: 2026/01/07
Model Context Protocol (MCP) lets AI Agents link up with external tools and resources. You can connect AI Agents from various frameworks and platforms to Automation Anywhere automations.
Using MCP, an AI Agent can:
- Get data from third-party systems.
- Make decisions using company data.
- Run and discover automations from the Control Room.
Supported Input and Output Variable Data Types
- From MCP Inbound for Task bots and API Tasks:
- Input: String, Number, Boolean, List, Dictionary, DateTime, and Record
- Output: String, Number, Boolean, List, Dictionary, DateTime, and Record
- From MCP Inbound for processes:
- Input: String, Number, Boolean, List, Dictionary, and DateTime
- Output: No data types are supported for process output.
Prerequisites
Make sure you have set up the following:
- Control Room repository permissions.
- An MCP client: For example, Microsoft Copilot, ENTKB (Enterprise KB), or another MCP-compatible agent that can register an external MCP server and use tools. Each MCP client might support different MCP features, allowing for varying levels of integration with MCP servers. For a comprehensive list of supported MCP clients and latest features, click Feature support matrix.
