PluginBench
MCP Server

dev.cz-agents/payqr MCP Server

dev.cz-agents/payqr

What is the dev.cz-agents/payqr MCP server?

European payment QR — SPAYD (CZ/SK) & EPC/GiroCode (SEPA), plus text/WiFi/vCard. Local, free.

How to install dev.cz-agents/payqr

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "payqr": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/payqr"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "payqr": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/payqr"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "payqr": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/payqr"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "payqr": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@czagents/payqr"
      ]
    }
  }
}
Claude Code
claude mcp add payqr -- npx -y @czagents/payqr

Related MCP servers

Czech VAT-payer reliability (ADIS / nespolehlivý plátce DPH) + registered bank accounts by DIČ.

View repository →

Czech & Slovak business registry — company lookup by IČO, name, legal form, VAT. Official ARES.

View repository →

Official ČNB exchange rates — daily & historical CZK vs EUR, USD, 30+ currencies. For accounting.

View repository →

Czech & EU due diligence in one call — facts, insolvency, sanctions, VAT, risk score, UBO chain.

View repository →

Czech KYC due-diligence — paid tier extension (nominee, phoenix, risk timeline, watchlist).

EU business registry lookup via GLEIF/LEI & national registries — cross-border due diligence & KYC.

View repository →