You're viewing a demo portfolio

Join the waitlist
PRSM

card_brand_detect

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Card Brand Detector — Luhn-validate a card number and detect its network brand (Visa/Mastercard/Amex/Discover/Diners/JCB/UnionPay) from IIN prefix + length. Formula only, not a real-card check.

Parameters schema

{
  "type": "object",
  "required": [
    "number"
  ],
  "properties": {
    "number": {
      "type": "string",
      "description": "Card number (spaces/dashes ignored)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
card_brand_detect — WingmanProtocol Agent Gateway — PRSM MCP