← Index

io.github.supertrained/rhumb-mcp

io.github.supertrained/rhumb-mcp·v0.8.2·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "rhumb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rhumb-mcp"
      ],
      "env": {
        "RHUMB_API_KEY": "<your-rhumb_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "rhumb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rhumb-mcp"
      ],
      "env": {
        "RHUMB_API_KEY": "<your-rhumb_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y rhumb-mcp
§02  Environment variables
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)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other