Used by 2 plugins
Cloud-based orchestration platform with 70+ tools (requires authentication)
Add to your .mcp.json:
{
"mcpServers": {
"flow-nexus": {
"command": "npx",
"args": [
"flow-nexus@latest",
"mcp",
"start"
]
}
}
}npx