bank statement pdf for VS Code
io.github.theluckystrike/bank-statement-pdf
Import a bank CSV, categorise it, summarise it per currency and reconcile it against your expenses.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:15
Install bank statement pdf in VS Code
.vscode/mcp.json
{
"servers": {
"bank-statement-pdf": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/bank-statement-pdf"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs