Back to search
30
MCP

agent-mux-mcp

npm/agent-mux-mcp

MCP server for agent-mux — routes tasks between Claude Code and Codex CLI based on complexity, optimizing AI coding subscription costs

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

Similar MCP servers embedding-nearest

codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
codex-mcp-agent
MCP server that provides agent capability backing by codex CLI
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
claude-tmux-mcp
MCP server for claude-tmux agent orchestration
0 tools

How to use

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

{
  "mcpServers": {
    "agent-mux-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}