Productivity
Trust: 23/100 (Limited)io.github.ruvnet/flow-nexus Guide
Cloud-powered AI platform with multi-agent swarms, sandboxes, and workflow automation
74 starsby ruvnet
Quick Start
Install
npx flow-nexusClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ruvnet-flow-nexus": {
"command": "npx",
"args": [
"flow-nexus"
]
}
}
}