Skip to content

categorize transactions for Grok

io.github.theluckystrike/categorize-transactions

Import a bank CSV, categorise it, summarise it per currency and reconcile it against your expenses.

client:Grok transport:streamable-http runtime:mcpb tools:15

Install categorize transactions in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "categorize-transactions": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/categorize-transactions"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

categorize transactions in other clients