call_remote_tool
Execute any tool on a remote MCP server. First browse to discover available tools, then call them by providing the URL, tool name, and arguments.
Instructions
Call a tool on a remote MCP server. Use browse first to discover available tools, then use this to execute them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The MCP server URL (e.g., 'https://mcp.example.com') | |
| tool | Yes | The name of the tool to call on the remote server | |
| arguments | No | Arguments to pass to the remote tool |