Skip to content
Windsurf

Regulations.gov for Windsurf

io.github.1102tools/regulations-gov-mcp

Regulations.gov rulemaking dockets, documents, public comments. 8 tools.

client:Windsurf transport:stdio runtime:pypi

Install Regulations.gov 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": {
    "regulations-gov-mcp": {
      "command": "uvx",
      "args": [
        "regulationsgov-mcp"
      ],
      "env": {
        "REGULATIONS_GOV_API_KEY": "<REGULATIONS_GOV_API_KEY>"
      }
    }
  }
}

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

Regulations.gov in other clients