Receipt Extraction for VS Code
com.acjlabs/receipt-extraction
AU GST/ABN receipt extraction — assigns entertainment/ITC tax codes per line, not just OCR.
client:VS Code
transport:streamable-http
tools:1
Install Receipt Extraction in VS Code
.vscode/mcp.json
{
"servers": {
"receipt-extraction": {
"type": "http",
"url": "https://receipt-extraction.acjlabs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs