Skip to content
Zed

Peppol for Zed

io.github.pipeworx-io/peppol

Peppol participant lookup (SML + SMP + Peppol Directory).

client:Zed transport:streamable-http

Install Peppol in Zed

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

{
  "context_servers": {
    "peppol": {
      "url": "https://gateway.pipeworx.io/peppol/mcp"
    }
  }
}

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

Peppol in other clients