GovRider for Windsurf
io.github.carlosahumada89/govrider-mcp-server
Match tech products and consulting services to live government tenders, grants, and RFPs
client:Windsurf
transport:stdio
runtime:npm
Install GovRider in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"govrider-mcp-server": {
"command": "npx",
"args": [
"-y",
"@govrider/mcp-server"
],
"env": {
"GOVRIDER_API_KEY": "<GOVRIDER_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs