Invoice Data Extraction for VS Code
com.invoicedataextraction/invoice-data-extraction
Invoices and other financial documents to rows: upload, say what to extract, read the rows.
client:VS Code
transport:streamable-http
Install Invoice Data Extraction in VS Code
.vscode/mcp.json
{
"servers": {
"invoice-data-extraction": {
"type": "http",
"url": "https://mcp.invoicedataextraction.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs