Skip to content
Windsurf

Rival Regulatory Toolkit for Windsurf

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

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

client:Windsurf transport:stdio runtime:npm

Install Rival Regulatory Toolkit in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Rival Regulatory Toolkit in other clients