MCP server for spawning Claude Code agents in cloned repos — branch your agents
{ "mcpServers": { "gonzihcc-agent": { "command": "npx", "args": [ "-y", "@gonzih/cc-agent" ] } } }