Loading MCP server directory, please wait...
Unified MCP gateway to Claude Code, Codex, and Gemini CLIs with sessions and async jobs.
npx @getmcp/cli add io.github.verivus-oss/llm-cli-gatewayRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.verivus-oss/llm-cli-gateway": {
"command": "npx",
"args": [
"-y",
"llm-cli-gateway"
]
}
}
}