Skip to content
Zed

monarchmoney for Zed

io.github.hakimelek/monarchmoney

Monarch Money API client with 30 MCP tools for accounts, transactions, budgets, and cashflow.

client:Zed transport:stdio runtime:npm

Install monarchmoney in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "monarchmoney": {
      "command": "npx",
      "args": [
        "-y",
        "@hakimelek/monarchmoney"
      ],
      "env": {
        "MONARCH_TOKEN": "<MONARCH_TOKEN>"
      }
    }
  }
}

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

monarchmoney in other clients