Skip to content
Back to search
30
MCP

io.github.j7an/nexus-mcp

io.github.j7an/nexus-mcp

Invoke CLI agents (Codex, Claude, OpenCode) as MCP tools with parallel execution

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

Similar MCP servers embedding-nearest

io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools
io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
agent-mcp-manager
Programmatic add/link/unlink for MCP servers across AI coding agents (Claude Code, Claude Desktop, Cursor, VS Code, Codex, Gemini CLI, Zed).
0 tools
agent-mux-mcp
MCP server for agent-mux — routes tasks between Claude Code and Codex CLI based on complexity, optimizing AI coding subscription costs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.j7an/nexus-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}