Back to MCP Servers
Rhumb
Agent-native tool intelligence across 1,000+ scored services. 21 MCP tools: discover services, check AN Scores, compare alternatives, resolve capabilities to ranked providers, execute through 3 credential modes (managed, BYOK, agent vault), track costs with receipts, and inspect…
aggregatorsaiagent
By supertrained
Installation
npx -y rhumbConfiguration
{
"mcpServers": {
"rhumb": {
"command": "npx",
"args": ["-y", "rhumb"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes