receipt scanner for Cursor
io.github.theluckystrike/receipt-scanner
Capture and organize receipts from your AI chat: totals, categories, ledgers.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:14
Install receipt scanner in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"receipt-scanner": {
"url": "https://mcp.zovo.one/mcp/receipt-scanner"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs