read_remote_resource
Retrieve a resource from a remote MCP server by its URI, after browsing to see what's available.
Instructions
Read a resource from a remote MCP server. Use browse first to see available resources, then use this to read one by its URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The resource URI to read (e.g., 'file:///path/to/file') | |
| url | Yes | The MCP server URL (e.g., 'https://mcp.example.com') |