Invoice Data Extraction for Cursor
com.invoicedataextraction/invoice-data-extraction
Invoices and other financial documents to rows: upload, say what to extract, read the rows.
client:Cursor
transport:streamable-http
Install Invoice Data Extraction in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"invoice-data-extraction": {
"url": "https://mcp.invoicedataextraction.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs