Skip to content
VS Code

treasury for VS Code

io.github.pipeworx-io/treasury

Treasury MCP — US Treasury Fiscal Data public API (free, no auth)

client:VS Code transport:streamable-http

Install treasury in VS Code

.vscode/mcp.json

{
  "servers": {
    "treasury": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/treasury/mcp"
    }
  }
}

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

treasury in other clients