GrantSonar for VS Code
io.github.romulusfoundry/grantsonar
Search verified-open US grants (federal, state, foundation). Read-only MCP for AI agents.
client:VS Code
transport:streamable-http
tools:9
Install GrantSonar in VS Code
.vscode/mcp.json
{
"servers": {
"grantsonar": {
"type": "http",
"url": "https://grantsonar.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs