Skip to content
Grok

USASpending.gov for Grok

io.github.1102tools/usaspending-gov-mcp

USASpending.gov federal contracts, subawards, recipients, agencies. 55 tools.

client:Grok transport:stdio runtime:pypi

Install USASpending.gov in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "usaspending-gov-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "usaspending-gov-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

USASpending.gov in other clients