apify/mcp-cli
mcpc is a CLI client for MCP. It supports persistent sessions, stdio/HTTP, OAuth 2.1, JSON output for code mode, proxy for AI sandboxes, and much more.
Platform-specific configuration:
{
"mcpServers": {
"mcp-cli": {
"command": "npx",
"args": [
"-y",
"mcp-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...