cosmix/loom
A Rust-based agent orchestrator enabling a swarm of Claude Code instances building software.
Platform-specific configuration:
{
"mcpServers": {
"loom": {
"command": "npx",
"args": [
"-y",
"loom"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...