Receipt Extraction for Cursor
com.acjlabs/receipt-extraction
AU GST/ABN receipt extraction — assigns entertainment/ITC tax codes per line, not just OCR.
client:Cursor
transport:streamable-http
tools:1
Install Receipt Extraction in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"receipt-extraction": {
"url": "https://receipt-extraction.acjlabs.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs