Bankstatemently for VS Code
io.github.bankstatemently/bankstatemently-mcp
Convert PDF bank statements into structured transactions, accounts, and balances.
client:VS Code
transport:streamable-http
tools:16
Install Bankstatemently in VS Code
.vscode/mcp.json
{
"servers": {
"bankstatemently-mcp": {
"type": "http",
"url": "https://api.bankstatemently.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs