Skip to content
VS Code

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

What VS Code can do once it is connected

bank statement pdf in other clients