Skip to content
Cursor

Peppol for Cursor

io.github.pipeworx-io/peppol

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

client:Cursor transport:streamable-http

Install Peppol in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Peppol in other clients