bank statement pdf for Cursor
io.github.theluckystrike/bank-statement-pdf
Import a bank CSV, categorise it, summarise it per currency and reconcile it against your expenses.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:15
Install bank statement pdf in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bank-statement-pdf": {
"url": "https://mcp.zovo.one/mcp/bank-statement-pdf"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs