Skip to content
Gemini CLI

Peppol for Gemini CLI

io.github.pipeworx-io/peppol

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

client:Gemini CLI transport:streamable-http

Install Peppol in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "peppol": {
      "httpUrl": "https://gateway.pipeworx.io/peppol/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Peppol in other clients