Skip to main content
Glama
163,151 tools. Last updated 2026-05-30 15:34

"MasterCard" matching MCP tools:

  • Validate credit card numbers using Luhn algorithm. Detect card brand (Visa, Mastercard, Amex, Discover, etc.) and return validity with masked number.
    MIT
  • List all Tenzro agent public signing keys as an RFC 7517 JWK Set. Mirrors GET /.well-known/jwks.json. External RFC 9421 verifiers (Visa TAP, Mastercard, Stripe MPP, AP2, x402) use this to resolve `keyid` parameters.
    Connector
  • Create a payment challenge for a protected resource. Supports five protocols: - 'mpp' (Machine Payments Protocol): Session-based streaming payments, ideal for per-token AI inference billing - 'x402' (Coinbase HTTP 402): Stateless one-shot payments, ideal for API calls and data downloads - 'visa-tap' (Visa Trusted Agent Protocol): RFC 9421 agent-verified payments for agentic commerce - 'mastercard-agent-pay' (Mastercard Agent Pay): KYA-verified payments with agentic tokens - 'native': Direct TNZO transfer on the Tenzro ledger
    Connector