UnO MCP Client Tool

The UnOMCPClientTool enables your agents to interact with a UnO Model Context Protocol (MCP) environment. This tool is crucial for agents that need to connect to, send commands to, or retrieve data from systems managed by the UnO MCP. It facilitates integration with specific backend systems or services within the UnO ecosystem, extending the automation capabilities of your agents for specialized tasks.

The tool provides interaction capabilities with UnO MCP (Model Context Protocol) servers.

Field Description
*Indicates mandatory field
Name*

A unique and descriptive name for your tool. This name will be used to identify the tool within the system and when assigning it to agents.

Example: pdf_reader

Description*

A clear and concise explanation of what the tool does.

Example for pdf_reader: Load text from one or more PDF files. Accepts a local path or remote URL (http, https, ftp)

URL

The endpoint URL for the UnO MCP. This is the address where the client will send its requests.

This field is auto-generated.

Transport*

Defines the communication protocol or mechanism used to interact with the UnO MCP.

Example: sse (Server-Sent Events) or other supported protocols.