grantsgov mcp server for Windsurf
io.github.cyanheads/grantsgov-mcp-server
Search Grants.gov funding opportunities and read full records: eligibility, awards, deadlines.
client:Windsurf
transport:stdio
runtime:npm
Install grantsgov mcp server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"grantsgov-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/grantsgov-mcp-server"
],
"env": {
"MCP_LOG_LEVEL": "<MCP_LOG_LEVEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs