regintel mcp for Windsurf
io.github.ad0750/regintel-mcp
MCP server for the RegIntel API: regulatory data across 41 jurisdictions, 212 regulations.
client:Windsurf
transport:stdio
runtime:pypi
Install regintel mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"regintel-mcp": {
"command": "uvx",
"args": [
"regintel-mcp"
],
"env": {
"REGINTEL_API_KEY": "<REGINTEL_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs