Usage:
mcpurl <options> <mcp_server>
Currently supported transport:
stdio (standard input/output)
Accepted <options>:
-T, --tools list tools
-P, --prompts list prompts
-R, --resources list resources
-t, --tool <string> call tool
-p, --prompt <string> get prompt
-r, --resource <string> read resource
-d, --data <string> send json data to server
-h, --help show this usage
-v, --version show version
Accepted <mcp_server> formats:
stdio:///path/to/mcpserver [args]
/path/to/mcpserver [args]