25 lines
856 B
YAML
25 lines
856 B
YAML
name: hermes-mpp
|
|
repo: https://github.com/tempoxyz/hermes-mpp
|
|
sha: a0782b7024ad0256cceede338754b466ded1df06
|
|
version: "0.1.3+a0782b7"
|
|
subdir: src/hermes_mpp
|
|
description: >-
|
|
Pay supported HTTP 402 MPP challenges on Tempo through mpp_fetch and
|
|
in-process HTTPX clients. Uses a dedicated wallet.
|
|
Disclosure — with MPP_ALLOWED_ORIGINS unset, any supported HTTP 402 MPP
|
|
challenge returned to core HTTPX traffic (not only mpp_fetch) is auto-paid
|
|
from the Tempo wallet with no per-payment cap or confirmation; the origin
|
|
allowlist is the operator's control.
|
|
maintainer: tempoxyz
|
|
tier: community
|
|
category: tools
|
|
requires_hermes: ">=0.21.3"
|
|
docs_url: https://github.com/tempoxyz/hermes-mpp#native-plugin-installation
|
|
capabilities:
|
|
provides_tools:
|
|
- mpp_fetch
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env:
|
|
- TEMPO_PRIVATE_KEY
|