Taggun

Taggun

Taggun provides a real-time, high-accuracy receipt OCR API for extracting structured data from receipt images.

6VIEWS
2395USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app taggunnpx @composio/cli add cursor --app taggunnpx @composio/cli add cursor --app taggunnpx @composio/cli add cursor --app taggun

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Export Known Merchants

Tool to export the current list of known merchants. use when you need a full merchant registry (e.g. sync or audit).

Generate Merchants Csv

Tool to generate a csv file of mock merchants for import known merchants testing. use when sample merchant csv is needed before bulk import. returns a path to a temporary csv file ready for upload.

Process Receipt Via Url

Tool to process a receipt or invoice from its public image url. use when you have a hosted image or pdf link and need basic data extraction. call after ensuring the url is accessible and points to a supported image or pdf.

Url Validation

Tool to validate a receipt image by url against campaign settings. use after obtaining the receipt url to confirm validity.

Url Verbose

Tool to process a receipt or invoice from a url for detailed data extraction. use when you have a publicly accessible receipt or invoice url and require comprehensive output including line items, merchant details, and confidence metrics. call after verifying the url is reachable.

5 actions available