Skip to content
Back to search
30
MCP

LLM CLI Gateway

io.github.verivus-oss/llm-cli-gateway

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

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

pal-mcp-server
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] w
0 tools
io.github.daedalus/mcp-llm-gateway
MCP-compatible LLM gateway that proxies completion requests.
0 tools
jolt-mcp
Jolt MCP server unifies multiple LLMs for coding (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized in
0 tools
delimit-mcp
Unify Claude Code, Codex, Cursor, and Gemini CLI with persistent context, governance, and multi-model debate.
0 tools
Claude to Gemini CLI
Metadata-only Glama MCP server.
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "llm_cli_gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}