@payware/mcp-server

MCPcommunauté
v1.3.1io.github.paywareMITMis à jour il y a 6 jnpmGitHub

payware A2A payments API for merchants, ISVs and payment institutions

Fonctionne dans
ClaudeCursorCopilotGemini

Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
17Téléch./sem.
il y a 6 jDernière mise à jour
Lit ces identifiants
  • PAYWARE_OAUTH_CLIENT_SECRETApplication OAuthfacultatif

    OAuth2 client secret (ISV partners only)

Déclaré par l’auteur dans le registre MCP officiel. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paquet
Auteurio.github.payware
LicenceMIT
Version1.3.1
Sourcenpm+mcp-registry
Statut de confiance
B
60/100Bon
Listé dans l’index Forge+10/10
Identité de l’éditeur vérifiée+0/20
Éditeur : exécutez `forge publish` depuis le dépôt du paquet pour revendiquer la propriété
Signature de publication Ed25519+0/5
Incluse automatiquement quand l’éditeur exécute `forge publish`
Vérification de domaine+0/5
Éditeur : hébergez /.well-known/forge.json sur la page d’accueil du paquet avec { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Publiez depuis GitHub Actions avec --provenance pour que l’attestation lie ce paquet à ce dépôt
Correspondance de mainteneur npm+0/5
Acquis dès que votre identité est vérifiée ci-dessus et que ce login est mainteneur npm de ce paquet
Analyse CVE · propre+30/30
Analyse statique · propre+20/20
Collez-le dans Claude Code, Cursor ou tout assistant d’IA pour combler toutes les lacunes
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine
Provenance
Dépendances60 résolues · 1 avec des advisories
Surface d’outils40 outils · 4 privilégiés
Analyse de sécurité⚠ Avertissements (1)v1.3.1 · il y a 6 jQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé17 sept. 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

40 outils · 4 privilégiés
Extrait statiquement du paquet publiév1.3.1 · 6d ago

Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.

payware_generate_code_exampleGenerate production-ready payware API integration code examples with authentication, error handling, and environment configuration for any operation across 16 supported operations and 6 programming languages.

Generate production-ready payware API integration code examples with authentication, error handling, and environment configuration for any operation across 16 supported operations and 6 programming languages.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_generate_documentationGenerate comprehensive documentation for payware API integration with quick start instructions, authentication flows, operation examples, error handling patterns, and language-specific integration guides.

Generate comprehensive documentation for payware API integration with quick start instructions, authentication flows, operation examples, error handling patterns, and language-specific integration guides.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_products_register_audioRegister an audio file (soundbite) for a merchant's product (ISV operation). **Supported formats:** Most audio/video formats (up to 200MB) **Note:** For video files, only the audio channel is registered

Register an audio file (soundbite) for a merchant's product (ISV operation). **Supported formats:** Most audio/video formats (up to 200MB) **Note:** For video files, only the audio channel is registered

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_products_get_audiosGet all registered audio files for a merchant's product (ISV operation)

Get all registered audio files for a merchant's product (ISV operation)

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_products_get_audioGet detailed information about a specific audio file (ISV operation)

Get detailed information about a specific audio file (ISV operation)

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_products_update_audioUpdate audio information (title) or reassign audio to another product (ISV operation)

Update audio information (title) or reassign audio to another product (ISV operation)

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_products_delete_audioprivilégiéDelete an audio file from a merchant's product (ISV operation). This action cannot be undone.

Delete an audio file from a merchant's product (ISV operation). This action cannot be undone.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_poi_cancel_priceCancel a pending price on a POI, resetting it to IDLE state. **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** DELETE /poi/{poiId}/price **Use Case:** Cancel a price that was set but customer didn't pay (e.g., order cancelled). The POI will return…

Cancel a pending price on a POI, resetting it to IDLE state. **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** DELETE /poi/{poiId}/price **Use Case:** Cancel a price that was set but customer didn't pay (e.g., order cancelled). The POI will return…

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_operations_cancel_transactionCancel an ACTIVE transaction created by this merchant. Only the merchant who created the transaction can cancel it, and only before it has been processed.

Cancel an ACTIVE transaction created by this merchant. Only the merchant who created the transaction can cancel it, and only before it has been processed.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_utils_generate_code_exampleGenerate code examples for different programming languages and scenarios

Generate code examples for different programming languages and scenarios

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_operations_create_transactionAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_products_create_productCreate a new product for inventory management and payment processing. **Product Structure:** 📦 **PRODUCT METADATA**: name, shortDescription, longDescription, sku, upc, shippable, active, shop 💰 **PRODUCT DATA** (prData object): type, regularPrice, currency, overlapPriority, timeToLive, activeFro…

Create a new product for inventory management and payment processing. **Product Structure:** 📦 **PRODUCT METADATA**: name, shortDescription, longDescription, sku, upc, shippable, active, shop 💰 **PRODUCT DATA** (prData object): type, regularPrice, currency, overlapPriority, timeToLive, activeFro…

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_deep_links_delete_product_linkprivilégiéDelete an active deep link for a product. Once deleted, the deep link URL will no longer redirect to the payware mobile app. **Use Cases:** - Remove expired product links - Clean up after product removal - Security cleanup for discontinued products **Important Notes:** - Deep links are on…

Delete an active deep link for a product. Once deleted, the deep link URL will no longer redirect to the payware mobile app. **Use Cases:** - Remove expired product links - Clean up after product removal - Security cleanup for discontinued products **Important Notes:** - Deep links are on…

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_products_delete_productprivilégiéDelete a product from a merchant account (ISV operation). This action cannot be undone.

Delete a product from a merchant account (ISV operation). This action cannot be undone.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_deep_links_delete_transaction_linkprivilégiéDelete an active deep link for a transaction. Once deleted, the deep link URL will no longer redirect to the payware mobile app. **Use Cases:** - Remove expired transaction links - Clean up after transaction completion - Security cleanup for sensitive transactions **Important Notes:** - D…

Delete an active deep link for a transaction. Once deleted, the deep link URL will no longer redirect to the payware mobile app. **Use Cases:** - Remove expired transaction links - Clean up after transaction completion - Security cleanup for sensitive transactions **Important Notes:** - D…

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_data_export_reportExport a READY report in a specific format (PDF, CSV, Excel, JSON). The report must be in READY status first.

Export a READY report in a specific format (PDF, CSV, Excel, JSON). The report must be in READY status first.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_operations_finalize_transactionAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_utils_format_requestFormat and validate payware API requests with proper structure and headers

Format and validate payware API requests with proper structure and headers

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_data_generate_reportGenerate an asynchronous data report for ISV data analysis and reporting on behalf of merchants. Production only - not supported in sandbox.

Generate an asynchronous data report for ISV data analysis and reporting on behalf of merchants. Production only - not supported in sandbox.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_data_get_export_listGet all export attempts for a specific report request. Returns list of exports in various formats with their status and download information. Production only - not supported in sandbox.

Get all export attempts for a specific report request. Returns list of exports in various formats with their status and download information. Production only - not supported in sandbox.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_poi_getGet details of a specific POI (Point of Interaction). **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** GET /poi/{poiId} **Use Case:** Retrieve full details of a physical payment point including configuration and current state. **Required:** POI I…

Get details of a specific POI (Point of Interaction). **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** GET /poi/{poiId} **Use Case:** Retrieve full details of a physical payment point including configuration and current state. **Required:** POI I…

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_products_get_product_imageGenerate a QR code or barcode image for a merchant's product (ISV operation).

Generate a QR code or barcode image for a merchant's product (ISV operation).

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_deep_links_get_product_linkAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_products_get_productGet detailed information about a specific product by ID (ISV operation)

Get detailed information about a specific product by ID (ISV operation)

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_poi_get_qrcodeGenerate a QR code image for a POI that customers can scan. **Endpoint:** GET /poi/{poiId}/image **Authentication:** Public endpoint (no auth required) **Use Case:** Generate QR codes for printing or displaying on screens. **Formats:** PNG (default), SVG, JPG Returns base64-encoded image…

Generate a QR code image for a POI that customers can scan. **Endpoint:** GET /poi/{poiId}/image **Authentication:** Public endpoint (no auth required) **Use Case:** Generate QR codes for printing or displaying on screens. **Formats:** PNG (default), SVG, JPG Returns base64-encoded image…

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_data_get_report_requestsGet all execution requests for a specific report type. Returns historical execution records with status and parameters. Production only - not supported in sandbox.

Get all execution requests for a specific report type. Returns historical execution records with status and parameters. Production only - not supported in sandbox.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_data_get_report_statusGet the status of an asynchronous report generation request. Use this to monitor report progress.

Get the status of an asynchronous report generation request. Use this to monitor report progress.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_poi_get_statusGet current status of a POI including any pending payment. **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** GET /poi/{poiId}/status **Use Case:** Check if a POI is idle, has a pending price, or is busy with a payment. **POI States:** - IDLE: Rea…

Get current status of a POI including any pending payment. **ISV Authentication:** Uses ISV JWT with merchant partner ID and OAuth2 token. **Endpoint:** GET /poi/{poiId}/status **Use Case:** Check if a POI is idle, has a pending price, or is busy with a payment. **POI States:** - IDLE: Rea…

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_operations_get_transaction_statusAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_authorization_oauth2_get_token_infoGet information about an OAuth2 access token. This endpoint exposes information about access tokens, including their status. Only information about tokens requested by the ISV is returned. Use this to check token status and present information to users in POS software. Endpoint: GET /oaut…

Get information about an OAuth2 access token. This endpoint exposes information about access tokens, including their status. Only information about tokens requested by the ISV is returned. Use this to check token status and present information to users in POS software. Endpoint: GET /oaut…

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_operations_get_transaction_historyAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_deep_links_get_transaction_linkAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_isv_create_invitationAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_isv_list_invitationsAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_isv_get_invitationGet full details of one invitation, including its link and the merchant data it pre-fills. **Endpoint:** GET /isv/invitations/{invitationId} **This is how you recover an invitation link** you no longer have - the link is not derivable from the id, so re-reading the invitation is the only way…

Get full details of one invitation, including its link and the merchant data it pre-fills. **Endpoint:** GET /isv/invitations/{invitationId} **This is how you recover an invitation link** you no longer have - the link is not derivable from the id, so re-reading the invitation is the only way…

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_isv_cancel_invitationAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_reference_lookupAucune description publiée

Cet outil n’a publié aucune description. Forge n’en invente pas.

payware_data_get_export_statusGet the status of a report export request. Use this to monitor export progress.

Get the status of a report export request. Use this to monitor export progress.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_data_download_exportDownload a READY export file. The export must be in READY status. Returns binary data for the file.

Download a READY export file. The export must be in READY status. Returns binary data for the file.

Aucun schéma d’entrée n’a été publié pour cet outil.

payware_data_cancel_reportCancel a running report generation. Only reports in QUEUED status can be cancelled.

Cancel a running report generation. Only reports in QUEUED status can be cancelled.

Aucun schéma d’entrée n’a été publié pour cet outil.

30 outils sur 40 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

payware A2A payments API for merchants, ISVs and payment institutions

Mots-clés
mcp
Alternatives
Comparaison des surfaces d’outils…

Arbre de dépendances

Ce qu'une analyse Forge a résolu à partir des métadonnées npm le 2026-09-18 — résolution observée, et non une déclaration de l'éditeur.

60 paquets résolus · 8 directs · 1 porteurs d'avis de sécurité La résolution s'arrête à la profondeur 4 et à 60 paquets.

L'exploration s'est arrêtée à la limite de 60 paquets. Le reste de l'arbre n'a jamais été résolu.

36 autres paquets résolus ne sont pas dessinés ici (limite d'affichage : 24). Toute dépendance porteuse d'un avis de sécurité est dessinée quelle que soit la limite. Inventaire complet (SBOM CycloneDX)

Déclarées mais non résolues

71 dépendances déclarées ne sont jamais arrivées dans l'arbre. Elles manquent à la résolution de Forge, pas au paquet.

+59 de plus non listées. Les comptes par motif ci-dessus les couvrent toutes.