io.github.ruvnet/flow-nexus
Quality Score
65
/100
Cloud-powered AI platform with multi-agent swarms, sandboxes, and workflow automation
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"flow-nexus": {
"command": "npx",
"args": [
"-y",
"flow-nexus"
],
"env": {
"FLOW_NEXUS_API_KEY": "<your-flow_nexus_api_key>",
"FLOW_NEXUS_BASE_URL": "<flow_nexus_base_url>",
"E2B_API_KEY": "<your-e2b_api_key>",
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"flow-nexus": {
"command": "npx",
"args": [
"-y",
"flow-nexus"
],
"env": {
"FLOW_NEXUS_API_KEY": "<your-flow_nexus_api_key>",
"FLOW_NEXUS_BASE_URL": "<flow_nexus_base_url>",
"E2B_API_KEY": "<your-e2b_api_key>",
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y flow-nexus§02 Environment variables
FLOW_NEXUS_API_KEYsecret
API key for Flow Nexus authentication
FLOW_NEXUS_BASE_URLBase URL for Flow Nexus API
E2B_API_KEYsecret
E2B API key for sandbox creation
ANTHROPIC_API_KEYsecret
Anthropic API key for Claude integration
§03 MCP Quality Score · methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.