GovCon API for Windsurf
io.github.govconapi/govconapi
53 tools over US federal procurement: SAM.gov, FPDS awards, entities, subawards, exclusions.
client:Windsurf
transport:stdio
runtime:pypi
Install GovCon API in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"govconapi": {
"command": "uvx",
"args": [
"govconapi-mcp"
],
"env": {
"GOVCONAPI_KEY": "<GOVCONAPI_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs