Skip to content
VS Code

USASpending.gov for VS Code

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

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

client:VS Code transport:stdio runtime:pypi

Install USASpending.gov in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

USASpending.gov in other clients