categorize transactions for Zed
io.github.theluckystrike/categorize-transactions
Import a bank CSV, categorise it, summarise it per currency and reconcile it against your expenses.
client:Zed
transport:streamable-http
runtime:mcpb
tools:15
Install categorize transactions in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"categorize-transactions": {
"url": "https://mcp.zovo.one/mcp/categorize-transactions"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs