llm-provider-mcp

manishiitg/llm-provider-mcp
★ 1 stars Go AI/LLM Updated today
Local MCP server for delegating asynchronous coding jobs between Claude Code, Codex, Cursor Agent, and Pi.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "llm-provider-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/manishiitg/llm-provider-mcp@latest"
      ]
    }
  }
}

README Excerpt

Delegate coding work between Claude Code, Codex, Cursor Agent, and Pi. `llm-provider-mcp` is a local MCP server for asynchronous coding-agent delegation. A Codex or Claude Code session can start work in another coding CLI, receive a job ID immediately, continue its own work, and collect the delegated

Tools (5)

cancel_coding_agent_jobdelegate_coding_agentget_coding_agent_joblist_coding_agent_modelslist_coding_agents

Topics

ai-agentsclaude-codecodex-clicoding-agentscursordeveloper-toolsgolangmcpmodel-context-protocolpi-clitmux