RGX — Snap Router + RyRank + Pricing-Truth for Zed
io.github.trigeochiral/rgx
Tool selection, Cohere-compatible reranking, and on-chain pricing-truth for agents
client:Zed
transport:stdio
runtime:pypi
Install RGX — Snap Router + RyRank + Pricing-Truth in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rgx": {
"command": "uvx",
"args": [
"rgx-mcp"
],
"env": {
"RGX_API": "<RGX_API>",
"RGX_XPAYMENT": "<RGX_XPAYMENT>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs