Skip to content
VS Code

receipt scanner for VS Code

io.github.theluckystrike/receipt-scanner

Capture and organize receipts from your AI chat: totals, categories, ledgers.

client:VS Code transport:streamable-http runtime:mcpb tools:14

Install receipt scanner in VS Code

.vscode/mcp.json

{
  "servers": {
    "receipt-scanner": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/receipt-scanner"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

receipt scanner in other clients