Loomal

flow-nexus

MCP server by github.com/ruvnet/flow-nexus

Cloud-powered AI platform with multi-agent swarms, sandboxes, and workflow automation

93 starsnpm: flow-nexus

About flow-nexus

flow-nexus is an MCP (Model Context Protocol) server published by ruvnet in the official MCP registry, listed under App Automation on Loomal. Cloud-powered AI platform with multi-agent swarms, sandboxes, and workflow automation

It ships as an npm package (flow-nexus), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ruvnet/flow-nexus, where the project has earned 93 GitHub stars.

Use flow-nexus with your agent

Claude Code · one command
claude mcp add flow-nexus -- npx -y flow-nexus
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "flow-nexus": {
      "command": "npx",
      "args": [
        "-y",
        "flow-nexus"
      ]
    }
  }
}
npmflow-nexus

Frequently asked questions

What is flow-nexus?
flow-nexus is an MCP (Model Context Protocol) server by ruvnet in the App Automation category. Cloud-powered AI platform with multi-agent swarms, sandboxes, and workflow automation
How do I connect flow-nexus to Claude, Cursor, or another MCP client?
Install flow-nexus from its npm package (flow-nexus) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is flow-nexus open source?
Yes — the source code is public at github.com/ruvnet/flow-nexus, with 93 GitHub stars.
Can AI agents pay to use flow-nexus?
Not yet through Loomal — flow-nexus is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain flow-nexus? Claim this listing free by verifying GitHub ownership, or contact us.