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
{
"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