Skip to content
Zed

treasury for Zed

io.github.pipeworx-io/treasury

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

client:Zed transport:streamable-http

Install treasury in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "treasury": {
      "url": "https://gateway.pipeworx.io/treasury/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

treasury in other clients