HomeDevelopment › rhumb

rhumb

Agent gateway for Index discovery, AN Score evaluation, and Resolve governed execution

TypeScript Cloud macOSWindowsLinux
★ 4 stars Last pushed 2026-09-23 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.8.2)

npx -y rhumb-mcp@0.8.2

Or add to your MCP client config:

{
  "mcpServers": {
    "rhumb": {
      "command": "npx",
      "args": [
        "-y",
        "rhumb-mcp@0.8.2"
      ],
      "env": {
        "RHUMB_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • RHUMB_API_KEY secret — Governed API key for authenticated repeat traffic on X-Rhumb-Key (optional — discovery works without auth; execution otherwise needs x402 payment)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry