cash book for Zed
io.github.theluckystrike/cash-book
One double-entry ledger derived from your invoices, bank, expenses, deposits and assets.
client:Zed
transport:streamable-http
runtime:mcpb
tools:9
Install cash book in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cash-book": {
"url": "https://mcp.zovo.one/mcp/cash-book"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs