dwmkerr/claude-code-agent
Run Claude Code as an isolated and containerized A2A agent - orchestrate multiple sessions with full visibility on Claude operations and messages. Configure marketplaces, plugins, MCP servers and more.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-agent": {
"command": "npx",
"args": [
"-y",
"claude-code-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...