blackms/claude-flow-go
Go implementation of claude-flow v3 - Multi-agent orchestration framework for Claude Code with swarm coordination, MCP protocol, and enterprise-grade architecture
Platform-specific configuration:
{
"mcpServers": {
"claude-flow-go": {
"command": "npx",
"args": [
"-y",
"claude-flow-go"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...