LLM CLI Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 403 installs a week from npm. Last commit 28 Jul 2026.
One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add llm-cli-gateway -- npx -y llm-cli-gateway
{
"mcpServers": {
"llm-cli-gateway": {
"args": [
"-y",
"llm-cli-gateway"
],
"command": "npx"
}
}
}
[mcp_servers.llm-cli-gateway]
command = "npx"
args = ["-y", "llm-cli-gateway"]
{
"mcpServers": {
"llm-cli-gateway": {
"args": [
"-y",
"llm-cli-gateway"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"llm-cli-gateway": {
"args": [
"-y",
"llm-cli-gateway"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.