LLM CLI Gateway MCP Server
Secure local control plane for AI coding agents. llm-cli-gateway lets supported MCP clients operate Claude Code, Codex, Gemini/Antigravity, Grok Build, Mistral Vibe, Cognition Devin, Cursor Agent, and configured HTTP API providers through one user-owned gateway while preserving native CLI sessions, local credentials, durable async jobs, validation receipts, and review workflows.
People who work with codex, gemini cli and grok and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-14 · ★ 16 · #80 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install LLM CLI Gateway
before you install - you'll need
Set LLM_GATEWAY_SKILLS_PATH, LLM_GATEWAY_AUTH_TOKEN before connecting.
Claude Code
claude mcp add verivus-oss-llm-cli-gateway -- npx -y llm-cli-gateway Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"verivus-oss-llm-cli-gateway": {
"command": "npx",
"args": [
"-y",
"llm-cli-gateway"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package llm-cli-gateway - unscoped; check the name against the project README before installing
registry namespace io.github.verivus-oss is GitHub-verified and matches the repo owner
03 · What LLM CLI Gateway can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v3.2.1 · 2026-09-09
llm-cli-gateway 3.2.1 is a stable patch release. · Security · hono pinned to 4.13.5 (transitive, via the MCP SDK), clearing three 4.12.34 advisories: CVE-2026-84363 (query-parser request smuggling), CVE-2026-84364…
v3.2.0 · 2026-09-03
Stable release for complete durable provider flight records and unbounded-by-default durable history. · Every non-Kit CLI job records its exact launched argv, resolved working-directory scope, repository commit when…
v3.0.0 · 2026-07-17
Major release. Full notes in CHANGELOG.md under [3.0.0]. · Highlights · Personal Agent Config Kit: sync a verified private baseline across · workstations with a bounded repository overlay. Local-only, machine-bound…
04 · Who maintains LLM CLI Gateway
LLM CLI Gateway is maintained by verivus-oss. We track 2 MCP servers from verivus-oss - 2 actively maintained, 46 combined GitHub stars, oldest repo from Oct 2025. Full record: all servers from verivus-oss.
05 · Facts
- repository
- github.com/verivus-oss/llm-cli-gateway
- category
- other - ranked #80 of 945 actively-maintained other servers as of 2026-09-18.
- release cadence
- 3 releases in the last 90 days (latest 2026-09-09)
- registry
- io.github.verivus-oss/llm-cli-gateway (active, first published 2026-03-31 · 2 versions)
- packages
- npm:llm-cli-gateway
06 · LLM CLI Gateway FAQ
What is LLM CLI Gateway?
Secure local control plane for AI coding agents. llm-cli-gateway lets supported MCP clients operate Claude Code, Codex, Gemini/Antigravity, Grok Build, Mistral Vibe, Cognition Devin, Cursor Agent, and configured HTTP API providers through one user-owned gateway while preserving native CLI sessions, local credentials, durable async jobs, validation receipts, and review workflows.
Is LLM CLI Gateway still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install LLM CLI Gateway?
Run `npx -y llm-cli-gateway`. The README documents 2 environment variables (LLM_GATEWAY_SKILLS_PATH, LLM_GATEWAY_AUTH_TOKEN) to set first. Set LLM_GATEWAY_SKILLS_PATH, LLM_GATEWAY_AUTH_TOKEN before connecting. You can also paste the ready-made client config above.
Does LLM CLI Gateway run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to LLM CLI Gateway
Alternatives to LLM CLI Gateway
Maintained other servers if LLM CLI Gateway isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,552 · 2026-09-17
- Server Commands An MCP server to run arbitrary commands ★ 39,038 · 2026-09-11
- basebalance.cloud - x402 RPC & MCP gateway USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. ★ 6,432 · 2026-08-26
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 5,069 · 2026-09-15
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,470 · 2026-09-18
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,681 · 2026-09-17
More MCP servers to compare · WebDAV MCP · Apple Books · Attestix · Vehicle Data · Virtual Fly Brain
More TypeScript MCP servers · Auto Mem · Easy Digital Downloads · Evernote · Free Scout · Local WP · see all