@charleszhang-creator

Snaplii A2M Payment

Snaplii A2M Payment — MCP Plugin

当前版本
v1.0.1
bundle-plugin社区source-linked

Snaplii A2M Payment — MCP Plugin

Agent-to-Merchant (A2M) payments — where AI agents complete transactions without checkout. Snaplii uses pre-funded gift cards as a payment rail, enabling instant, merchant-ready execution across 500+ brands.

Prerequisites

  1. Download the Snaplii App (iOS / Android)
  2. Create an API Key in the app: More → Payment Methods → AI Payment Management → + New API Key
  3. Install the MCP server: pip install snaplii-cli "mcp[cli]"PyPI package | Source code

Tools

ToolDescription
snaplii_initAuthenticate with API key (not stored)
snaplii_config_showShow auth status
snaplii_browse_tagsBrowse gift card categories (CA/US)
snaplii_browse_brandBrand details and denominations
snaplii_giftcard_listList owned gift cards
snaplii_giftcard_detailCard redemption code (sensitive)
snaplii_purchaseBuy a gift card (requires explicit user confirmation)
snaplii_apikey_listList API keys
snaplii_apikey_createCreate API key
snaplii_apikey_deleteDelete API key
snaplii_cashback_calcCalculate cashback savings
snaplii_dashboardOwned card inventory summary

Security

  • API key handling: API keys are used only to obtain a short-lived token and are never stored on disk. Keys are passed via hidden stdin input (CLI) or MCP tool parameters (plugin) — never as command-line arguments.
  • Sensitive data: Card redemption codes, PINs, and barcode URLs are treated as confidential. They are never displayed unless the user explicitly requests them.
  • Purchase authorization: All purchase, API key creation, and API key deletion operations require explicit user confirmation before execution. The agent must not execute these autonomously.
  • Spending limits: API keys are scoped with hard spending limits set in the Snaplii app. Agents can only spend from prepaid Snaplii Cash balance.

源码与版本

源码仓库

Snaplii-Inc/agent-to-merchant-payments

打开仓库

源码提交

f43beafff83779cf93832a3c385c4e27024a68b7

查看提交

安装命令

openclaw plugins install clawhub:snaplii-a2m-payment

元数据

  • 包名: snaplii-a2m-payment
  • 创建时间: 2026/04/29
  • 更新时间: 2026/04/29
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: -
  • 插件 API 范围: -
  • 标签: latest
  • 文件数: 3