MCP Server
MCP
io.github.supertrained/rhumb-mcp
Agent gateway for Index discovery, AN Score evaluation, and Resolve governed execution
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "rhumb-mcp",
"version": "0.8.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Governed API key for authenticated repeat traffic on X-Rhumb-Key (optional — discovery works without auth; execution otherwise needs x402 payment)",
"format": "string",
"isSecret": true,
"name": "RHUMB_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment