fcn06/swarm
SDK to build Agents in rust. Build and manage complex, self-correcting agent teams. Launch multi-agent systems via configuration files or using an Agent Factory. It's the robust framework for orchestrating intelligent agents using open standards (MCP, A2A).
Platform-specific configuration:
{
"mcpServers": {
"swarm": {
"command": "npx",
"args": [
"-y",
"swarm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...