bank statement pdf for Zed
io.github.theluckystrike/bank-statement-pdf
Import a bank CSV, categorise it, summarise it per currency and reconcile it against your expenses.
client:Zed
transport:streamable-http
runtime:mcpb
tools:15
Install bank statement pdf in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bank-statement-pdf": {
"url": "https://mcp.zovo.one/mcp/bank-statement-pdf"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs