# io.github.WYRE-AI/alternative-payments-mcp

MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.10
- **Author:** io.github.WYRE-AI
- **License:** Unknown
- **Source:** https://github.com/WYRE-AI/alternative-payments-mcp

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-24T22:21:14.295Z
- **Version scanned:** HEAD
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

26 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `ap_list_customers` — List customers (cursor paginated).
- `ap_get_customer` — Retrieve a single customer by id.
- `ap_list_customer_users` — List users associated with a customer.
- `ap_create_customer` — Create a new customer.
- `ap_add_customer_user` — Add a user to a customer account.
- `ap_archive_customer` — ⚠ HIGH-IMPACT. Archives (soft-deletes) a customer. The customer will
- `ap_list_invoices` — List invoices, optionally filtered by status or customer.
- `ap_get_invoice` — Retrieve a single invoice by id.
- `ap_get_invoice_payment_link` — Get the hosted payment link for an invoice.
- `ap_get_invoice_pdf_link` — Get a signed PDF download link for an invoice.
- `ap_create_invoice` — Create an invoice with line items.
- `ap_create_payment_request` — Create a one-time payment request, returning a hosted checkout link.
- `ap_get_payment_request` — Retrieve a payment request and its current status.
- `ap_archive_invoice` — ⚠ HIGH-IMPACT. Archives an invoice. Confirm with the user before invoking.
- `ap_navigate` — Discover available Alternative Payments tools by domain. All tools are
- `ap_status` — Check Alternative Payments API connection status and available domains.
- `ap_list_transactions` — List payment transactions with optional filters (type, status, customer,
- `ap_get_transaction` — Retrieve a single transaction by id.
- `ap_list_payouts` — List payout batches.
- `ap_get_payout` — Retrieve a single payout by id.
- `ap_list_payout_transactions` — List the transactions included in a payout.
- `ap_list_webhooks` — List webhook subscriptions.
- `ap_list_webhook_events` — View webhook delivery history.
- `ap_create_webhook` — Subscribe to a webhook topic.
- `ap_retry_webhooks` — Resume failed webhook delivery.
- `ap_delete_webhook` — ⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently unsubscribes a webhook.

## Install

This entry has no npm package and no hosted endpoint, so there is nothing for an MCP client to launch or connect to. It is indexed as source only.

## Blast radius

Extensive to critical — no package coordinates and no declared endpoint — Forge cannot tell where this would run or whose authority it would borrow. Known so far: deletes data; holds an oauth grant.
- Floor 49, ceiling 61 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/io.github.WYRE-AI%2Falternative-payments-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.WYRE-AI%2Falternative-payments-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.WYRE-AI%2Falternative-payments-mcp
- HTML page: https://forgeregistry.com/registry/io.github.WYRE-AI%2Falternative-payments-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
