mojomast/swarmussy
Experimental multi-agent orchestration framework for collaborative software development. Implements an intelligent agent swarm for distributed development workflows, paired with an in-progress Python terminal UI dashboard for real-time visualization.
Platform-specific configuration:
{
"mcpServers": {
"swarmussy": {
"command": "npx",
"args": [
"-y",
"swarmussy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...