Back to search
30
MCP
@heretyc/subagent-mcp
npm/@heretyc/subagent-mcpMCP 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@heretyc/subagent-mcp": {
"url": "None",
"transport": "http"
}
}
}