Skip to content
Claude Desktop

Rival Regulatory Toolkit for Claude Desktop

io.github.rival-intelligence/rival-regulatory-toolkit

Read-only regulatory source retrieval, citation tracing, authority metadata, and recent filings.

client:Claude Desktop transport:stdio runtime:npm

Install Rival Regulatory Toolkit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "rival-regulatory-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "@tryrival/regulatory-toolkit"
      ],
      "env": {
        "RIVAL_API_KEY": "<RIVAL_API_KEY>",
        "RIVAL_API_BASE_URL": "<RIVAL_API_BASE_URL>",
        "RIVAL_FIXTURE_MODE": "<RIVAL_FIXTURE_MODE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Rival Regulatory Toolkit in other clients