LLM CLI Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 231 installs a week from npm. Last commit 9 Sep 2026.
One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
filepath.Join(wd, rel),
const result = spawnSync(cmd, args, { encoding: "utf8", timeout: 5_000, windowsHide: true });
el("remoteFields").innerHTML = rows.join("");
Object.entries(process.env).filter(([key]) => !key.toUpperCase().startsWith("GIT_"))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Run Claude, Codex, Gemini, Forge, and OpenCode CLIs through MCP with background jobs
One MCP endpoint for Claude, GPT & Gemini: 100+ tools + no-code connectors + agent workers.
Unified MCP server for Gemini, Codex, Claude, Grok, Ollama, and Antigravity
Delegate asynchronous coding jobs between Claude Code, Codex, Cursor Agent, and Pi.
Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.
Claude Code drives Codex CLI's interactive TUI and durable tmux terminals over MCP.
Persistent terminals and one launcher for Claude, Codex, Grok, and Cursor harnesses.
Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only second opinions
Answers built from our own checks of this server.