← Index

io.github.mkXultra/ai-cli-mcp

io.github.mkXultra/ai-cli-mcp·v2.21.0·AI & LLMs
Quality Score
85
/100

Run Claude, Codex, Gemini, Forge, and OpenCode CLIs through MCP with background jobs

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ai-cli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ai-cli-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ai-cli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ai-cli-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ai-cli-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in AI & LLMs