mcp_invoke
Invoke tools from any registered MCP server by specifying server ID, tool name, and arguments. Use mcp_list_servers to find available servers.
Instructions
Invoke any tool from any registered MCP server. First use mcp_list_servers to see available servers and mcp_list_tools to see available tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Tool name to invoke | |
| server | Yes | Server ID to use | |
| timeout | No | Timeout in milliseconds | |
| arguments | No | Arguments to pass to the tool |