Skip to content
Zed

Grant Finder for Zed

io.github.martc03/grant-finder

Grants.gov search and USAspending grant data. 4 MCP tools for grant discovery.

client:Zed transport:streamable-http

Install Grant Finder in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "grant-finder": {
      "url": "https://grant-finder-mcp.apify.actor/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Grant Finder in other clients