Loomal

LLM CLI Gateway

MCP server by github.com/verivus-oss/llm-cli-gateway

One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.

8 starsnpm: llm-cli-gateway

About LLM CLI Gateway

LLM CLI Gateway is an MCP (Model Context Protocol) server published by verivus-oss in the official MCP registry, listed under AI & ML on Loomal. One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.

It ships as an npm package (llm-cli-gateway), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/verivus-oss/llm-cli-gateway, where the project has earned 8 GitHub stars.

Use LLM CLI Gateway with your agent

Claude Code · one command
claude mcp add llm-cli-gateway -- npx -y llm-cli-gateway
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "llm-cli-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "llm-cli-gateway"
      ]
    }
  }
}
npmllm-cli-gateway

Frequently asked questions

What is LLM CLI Gateway?
LLM CLI Gateway is an MCP (Model Context Protocol) server by verivus-oss in the AI & ML category. One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.
How do I connect LLM CLI Gateway to Claude, Cursor, or another MCP client?
Install LLM CLI Gateway from its npm package (llm-cli-gateway) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is LLM CLI Gateway open source?
Yes — the source code is public at github.com/verivus-oss/llm-cli-gateway, with 8 GitHub stars.
Can AI agents pay to use LLM CLI Gateway?
Not yet through Loomal — LLM CLI Gateway is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain LLM CLI Gateway? Claim this listing free by verifying GitHub ownership, or contact us.