Configure an Agent connection (MCP inbound tool)
- 最終更新日2026/04/08
This topic guides you through setting up Model Context Protocol (MCP) inbound tools within Control Room, allowing third-party AI assistants to securely trigger your automations, including processes, and AI エージェント.
With MCP inbound connectivity, Automation Anywhere can receive a request from third-party AI エージェント and third-party AI Assistants. Using MCP, an AI Agent can:
- Get data from third-party systems.
- Make decisions using company data.
- Run and discover automations, AI エージェント or processes from the Control Room.
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.
Procedure
Note:
If an automation is updated or deleted, then you must update or delete the agent connection manually.
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.