Skip to content

Invoice Data Extraction for Zed

com.invoicedataextraction/invoice-data-extraction

Invoices and other financial documents to rows: upload, say what to extract, read the rows.

client:Zed transport:streamable-http

Install Invoice Data Extraction in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "invoice-data-extraction": {
      "url": "https://mcp.invoicedataextraction.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Invoice Data Extraction in other clients