Skip to content
Grok

Grant Finder for Grok

io.github.martc03/grant-finder

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

client:Grok transport:streamable-http

Install Grant Finder in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "grant-finder": {
      "type": "http",
      "url": "https://grant-finder-mcp.apify.actor/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Grant Finder in other clients