sandeshnaroju/agents_manager
A lightweight Python package for managing multi-agent orchestration. Easily define agents with custom instructions, tools, containers, and models, and orchestrate their interactions seamlessly. Perfect for building modular, collaborative AI systems.
Platform-specific configuration:
{
"mcpServers": {
"agents_manager": {
"command": "npx",
"args": [
"-y",
"agents_manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...