Grant Finder for Cursor
io.github.martc03/grant-finder
Grants.gov search and USAspending grant data. 4 MCP tools for grant discovery.
client:Cursor
transport:streamable-http
Install Grant Finder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"grant-finder": {
"url": "https://grant-finder-mcp.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs