Native MCP (Model Context Protocol) client implementing JSON-RPC 2.0 over stdio. Connects AI agents to external tool servers using the open MCP standard, enabling seamless tool discovery, invocation, and session management.
| Flag | Short | Description | Takes Value |
|---|---|---|---|
--verbose |
-v |
Set verbosity level (0=silent, 1=normal, 2=debug) | Yes |
--help |
-h |
Show help message and exit | No |
--json |
|
Output results in JSON format for scripting | No |
--config |
|
Path to MCP configuration file | Yes |
--mcp-file |
|
Path to .mcp.json tool definition file | Yes |