Skip to content
Cursor

RGX — Snap Router + RyRank + Pricing-Truth for Cursor

io.github.trigeochiral/rgx

Tool selection, Cohere-compatible reranking, and on-chain pricing-truth for agents

client:Cursor transport:stdio runtime:pypi

Install RGX — Snap Router + RyRank + Pricing-Truth in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rgx": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "rgx-mcp"
      ],
      "env": {
        "RGX_API": "<RGX_API>",
        "RGX_XPAYMENT": "<RGX_XPAYMENT>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

RGX — Snap Router + RyRank + Pricing-Truth in other clients