I'm trying to use mcp-cli in PowerShell for a script but I'm stuck on this error:
mcp-cli cmd
✓ MCP CLI ready
ℹ Available commands: models, ping, prompts, provider, providers, resources, servers, theme, token, tools
Use --help to see all options
Usage: mcp-cli [OPTIONS] COMMAND [ARGS]...
Try 'mcp-cli --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ No such command 'cmd'. │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Is it a removed command as it is removed from the command proposition ? Because there is still exemples in the README.
I'm trying to use mcp-cli in PowerShell for a script but I'm stuck on this error:
Is it a removed command as it is removed from the command proposition ? Because there is still exemples in the README.