categorize transactions for VS Code
io.github.theluckystrike/categorize-transactions
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 categorize transactions in VS Code
.vscode/mcp.json
{
"servers": {
"categorize-transactions": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/categorize-transactions"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs