PluginBench
MCP Server

Sweden Invoices (Peppol BIS 3.0 via Storecove) MCP Server

app.wishpool/sweden-invoice-mcp

What is the Sweden Invoices (Peppol BIS 3.0 via Storecove) MCP server?

Sweden Peppol BIS 3.0 e-invoices for AI agents: send, check recipient, get delivery proof.

How to install Sweden Invoices (Peppol BIS 3.0 via Storecove)

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "sweden-invoice-mcp": {
      "url": "https://inv-se.wishpool.app/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "sweden-invoice-mcp": {
      "serverUrl": "https://inv-se.wishpool.app/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "sweden-invoice-mcp": {
      "type": "http",
      "url": "https://inv-se.wishpool.app/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "sweden-invoice-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://inv-se.wishpool.app/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http sweden-invoice-mcp https://inv-se.wishpool.app/mcp

Related MCP servers

Algeria payments for AI agents — EDAHABIA / CIB via Chargily Pay. Never holds funds.

View repository →

Argentina AFIP/ARCA electronic invoices for AI agents - issue & query facturas, get CAE via WSFE.

View repository →

Argentina payments for AI agents — Mercado Pago wallet / cuotas via Mercado Pago. Never holds funds.

View repository →

Australia shipping labels for AI agents: buy Aramex and more, track and refund via Shippo.

View repository →

Australia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.

View repository →

Austria payments for AI agents — EPS via Stripe. Never holds funds.

View repository →