Monarch Money for Zed
io.github.vargahis/monarch-money
MCP server for Monarch Money — accounts, transactions, budgets, cashflow, investments, and more
client:Zed
transport:stdio
runtime:pypi
Install Monarch Money in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"monarch-money": {
"command": "uvx",
"args": [
"monarch-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs