trial balance for Zed
io.github.theluckystrike/trial-balance
Prove your books balance: every debit and credit for a month, to the minor unit.
client:Zed
transport:streamable-http
runtime:mcpb
tools:9
Install trial balance in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"trial-balance": {
"url": "https://mcp.zovo.one/mcp/trial-balance"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs