Grant Finder for VS Code
io.github.martc03/grant-finder
Grants.gov search and USAspending grant data. 4 MCP tools for grant discovery.
client:VS Code
transport:streamable-http
Install Grant Finder in VS Code
.vscode/mcp.json
{
"servers": {
"grant-finder": {
"type": "http",
"url": "https://grant-finder-mcp.apify.actor/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs