MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.
ALTERNATIVE_PAYMENTS_CLIENT_IDApp OAuthobligatoriaOAuth client id (API key) from the Alternative Payments Partner Dashboard.
ALTERNATIVE_PAYMENTS_CLIENT_SECRETApp OAuthobligatoriaOAuth client secret paired with the client id.
Declarado por el autor en el registro oficial de MCP. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo completo.
ap_list_customersList customers (cursor paginated).List customers (cursor paginated).
No se publicó ningún esquema de entrada para esta herramienta.
ap_get_customerRetrieve a single customer by id.Retrieve a single customer by id.
No se publicó ningún esquema de entrada para esta herramienta.
ap_list_customer_usersList users associated with a customer.List users associated with a customer.
No se publicó ningún esquema de entrada para esta herramienta.
ap_create_customerCreate a new customer.Create a new customer.
No se publicó ningún esquema de entrada para esta herramienta.
ap_add_customer_userAdd a user to a customer account.Add a user to a customer account.
No se publicó ningún esquema de entrada para esta herramienta.
ap_archive_customer⚠ HIGH-IMPACT. Archives (soft-deletes) a customer. The customer will⚠ HIGH-IMPACT. Archives (soft-deletes) a customer. The customer will
No se publicó ningún esquema de entrada para esta herramienta.
ap_list_invoicesList invoices, optionally filtered by status or customer.List invoices, optionally filtered by status or customer.
No se publicó ningún esquema de entrada para esta herramienta.
ap_get_invoiceRetrieve a single invoice by id.Retrieve a single invoice by id.
No se publicó ningún esquema de entrada para esta herramienta.
ap_get_invoice_payment_linkGet the hosted payment link for an invoice.Get the hosted payment link for an invoice.
No se publicó ningún esquema de entrada para esta herramienta.
ap_get_invoice_pdf_linkGet a signed PDF download link for an invoice.Get a signed PDF download link for an invoice.
No se publicó ningún esquema de entrada para esta herramienta.
ap_create_invoiceCreate an invoice with line items.Create an invoice with line items.
No se publicó ningún esquema de entrada para esta herramienta.
ap_create_payment_requestCreate a one-time payment request, returning a hosted checkout link.Create a one-time payment request, returning a hosted checkout link.
No se publicó ningún esquema de entrada para esta herramienta.
ap_get_payment_requestRetrieve a payment request and its current status.Retrieve a payment request and its current status.
No se publicó ningún esquema de entrada para esta herramienta.
ap_archive_invoice⚠ HIGH-IMPACT. Archives an invoice. Confirm with the user before invoking.⚠ HIGH-IMPACT. Archives an invoice. Confirm with the user before invoking.
No se publicó ningún esquema de entrada para esta herramienta.
ap_navigateDiscover available Alternative Payments tools by domain. All tools areDiscover available Alternative Payments tools by domain. All tools are
No se publicó ningún esquema de entrada para esta herramienta.
ap_statusCheck Alternative Payments API connection status and available domains.Check Alternative Payments API connection status and available domains.
No se publicó ningún esquema de entrada para esta herramienta.
ap_list_transactionsList payment transactions with optional filters (type, status, customer,List payment transactions with optional filters (type, status, customer,
No se publicó ningún esquema de entrada para esta herramienta.
ap_get_transactionRetrieve a single transaction by id.Retrieve a single transaction by id.
No se publicó ningún esquema de entrada para esta herramienta.
ap_list_payoutsList payout batches.List payout batches.
No se publicó ningún esquema de entrada para esta herramienta.
ap_get_payoutRetrieve a single payout by id.Retrieve a single payout by id.
No se publicó ningún esquema de entrada para esta herramienta.
ap_list_payout_transactionsList the transactions included in a payout.List the transactions included in a payout.
No se publicó ningún esquema de entrada para esta herramienta.
ap_list_webhooksList webhook subscriptions.List webhook subscriptions.
No se publicó ningún esquema de entrada para esta herramienta.
ap_list_webhook_eventsView webhook delivery history.View webhook delivery history.
No se publicó ningún esquema de entrada para esta herramienta.
ap_create_webhookSubscribe to a webhook topic.Subscribe to a webhook topic.
No se publicó ningún esquema de entrada para esta herramienta.
ap_retry_webhooksResume failed webhook delivery.Resume failed webhook delivery.
No se publicó ningún esquema de entrada para esta herramienta.
ap_delete_webhookprivilegiada⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently unsubscribes a webhook.⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently unsubscribes a webhook.
No se publicó ningún esquema de entrada para esta herramienta.
26 de 26 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.