Skip to content
Zed

Parsel for Zed

io.github.ahutto87/parsel

Parse logistics PDFs (Bills of Lading, customs declarations, invoices) into DCSA JSON.

client:Zed transport:streamable-http

Install Parsel in Zed

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

{
  "context_servers": {
    "parsel": {
      "url": "https://tt6a1STd9c1tiDzXW.apify.actor/mcp"
    }
  }
}

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

Parsel in other clients