mcHammerhart/mcp-rlm-proxy
Reduce AI agent token usage by 85-95%! RLM-inspired MCP proxy with field projection & regex filtering. Handle massive tool outputs efficiently. Save $$$ on LLM costs. Works with Claude, GPT-4, any MCP server.
Platform-specific configuration:
{
"mcpServers": {
"mcp-rlm-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-rlm-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...