Bitropy/ccagents
CLI tool for managing Claude Code agents in local projects"
Platform-specific configuration:
{
"mcpServers": {
"ccagents": {
"command": "npx",
"args": [
"-y",
"ccagents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...