Skip to content
Back to search
30
MCP

@heretyc/subagent-mcp

npm/@heretyc/subagent-mcp

MCP server that launches and manages always-interactive Claude Code and Codex sub-agent sessions (no direct Anthropic/OpenAI API).

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

Similar MCP servers embedding-nearest

sub-agents-mcp
MCP server for delegating tasks to specialized AI assistants in Cursor, Claude Code, Codex, Gemini, and GLM
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
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
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.shinpr/sub-agents-mcp
MCP server for delegating tasks to specialized AI assistants in Cursor, Claude, and Gemini
0 tools
iflow-mcp_kky42-codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools

How to use

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

{
  "mcpServers": {
    "@heretyc/subagent-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}