# dev.cz-agents/payqr (remote · payqr.cz-agents.dev)

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

- Trust score: 65/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `payqr.cz-agents.dev`: 65/100 (this document), [markdown](https://verifymcp.io/servers/dev-cz-agents-payqr/payqr.md), [page](https://verifymcp.io/servers/dev-cz-agents-payqr/payqr)
- npm · `@czagents/payqr`: 35/100, [markdown](https://verifymcp.io/servers/dev-cz-agents-payqr/czagents-payqr.md), [page](https://verifymcp.io/servers/dev-cz-agents-payqr/czagents-payqr)

## Channel facts

- Endpoint: `https://payqr.cz-agents.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.11`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 67/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1083 tokens (~180/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http dev-cz-agents-payqr https://payqr.cz-agents.dev/mcp
```

### Codex

```toml
[mcp_servers.dev-cz-agents-payqr]
url = "https://payqr.cz-agents.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-cz-agents-payqr": {
      "type": "remote",
      "url": "https://payqr.cz-agents.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-cz-agents-payqr --url https://payqr.cz-agents.dev/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-cz-agents-payqr:
    url: "https://payqr.cz-agents.dev/mcp"
```

### Other

```json
{
  "mcpServers": {
    "dev-cz-agents-payqr": {
      "type": "http",
      "url": "https://payqr.cz-agents.dev/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 63, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 63, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 62, +1)

- [functional] New tool “qr_payment_batch”

### 2026-07-28 (score 61, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-07-27 (score 61, +49)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 12)

First indexed and scored.

## MCP tools (6)

### `qr_payment` (~221 tokens)

Create a European payment QR code. Auto-selects SPAYD for CZ/SK IBANs and EPC/GiroCode for other SEPA IBANs.

Input parameters:

- `amount` (number): Optional payment amount.
- `bic` (string): Optional BIC for EPC/GiroCode line 5. Ignored with a warning for SPAYD.
- `constant_symbol` (string): Optional Czech constant symbol for SPAYD.
- `currency` (string): Optional ISO 4217 currency code. Defaults to CZK for SPAYD and EUR for EPC.
- `iban` (string, required): Recipient IBAN. Validated with the IBAN mod-97 checksum.
- `message` (string): Optional payment message or EPC remittance text.
- `recipient_name` (string): Recipient name. Required for EPC/GiroCode.
- `standard` (string): Payment QR standard. Defaults to auto detection.
- `variable_symbol` (string): Optional reference: goes to remittance (line 11) for EPC, to X-VS for SPAYD.

### `qr_text` (~30 tokens)

Create a QR code containing plain text.

Input parameters:

- `text` (string, required): Text to encode in the QR code.

### `qr_wifi` (~64 tokens)

Create a Wi-Fi network QR code.

Input parameters:

- `hidden` (boolean): Whether the network SSID is hidden.
- `password` (string): Optional Wi-Fi password.
- `security` (string): Wi-Fi security type.
- `ssid` (string, required): Wi-Fi network name.

### `qr_vcard` (~62 tokens)

Create a QR code containing a vCard 3.0 contact.

Input parameters:

- `email` (string): Optional email address.
- `name` (string, required): Contact display name.
- `org` (string): Optional organization.
- `phone` (string): Optional phone number.

### `qr_read` (~48 tokens)

Decode a QR code from a base64 PNG/JPEG image or image data URI and classify its content.

Input parameters:

- `image_data` (string, required): Base64 image bytes or a PNG/JPEG data URI.

### `qr_payment_batch` (~86 tokens)

PAID. Create payment QR codes for a whole batch of payments in one call — e.g. an invoice run. The free qr_payment tool handles one payment per call; this one returns the whole set. Requires payment via x402; call without payment first to receive the terms.

Input parameters:

- `payments` (array, required): Up to 50 payments. Each QR is generated and verified independently.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dev-cz-agents-payqr/payqr#diagnostics

## Score history

- 2026-08-03: 65
- 2026-08-02: 64
- 2026-08-01: 64
- 2026-07-31: 63
- 2026-07-30: 63
- 2026-07-29: 62
- 2026-07-28: 61
- 2026-07-27: 61
- 2026-07-26: 12

## Links

- Remote endpoint: https://payqr.cz-agents.dev/mcp
- Repository: https://github.com/martinhavel/cz-agents-mcp
- Website: https://qr.cz-agents.dev/
- Changelog RSS feed: https://verifymcp.io/servers/dev-cz-agents-payqr/payqr/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-cz-agents-payqr/payqr/changelog.json
- HTML version of this page: https://verifymcp.io/servers/dev-cz-agents-payqr/payqr
