All MCP servers

Flow Nexus

Official
by Api.AirforcestdioCloud & Infrastructure093

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

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "flow-nexus-imp238c7": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}