Skip to content
Cursor

USASpending.gov for Cursor

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

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

client:Cursor transport:stdio runtime:pypi

Install USASpending.gov in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "usaspending-gov-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "usaspending-gov-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

USASpending.gov in other clients