Skip to content
Zed

modern treasury for Zed

io.usefulapi/modern-treasury

MCP server for Modern Treasury — payment orders, transactions, counterparties and ledgers.

client:Zed transport:streamable-http

Install modern treasury in Zed

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

{
  "context_servers": {
    "modern-treasury": {
      "url": "https://modern-treasury.usefulapi.io/mcp"
    }
  }
}

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

modern treasury in other clients