{
  "protocolVersion": "0.3.0",
  "name": "PayPunks facts",
  "version": "1.0.0",
  "description": "Answers questions about PayPunks — a payment solutions provider for high-risk online verticals — strictly from what the company publishes, and names what it does not publish.",
  "provider": {
    "organization": "PayPunks",
    "url": "https://paypunks.io/"
  },
  "documentationUrl": "https://paypunks.io/for-agents/",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://paypunks.io/mcp",
      "transport": "JSONRPC",
      "description": "Model Context Protocol over streamable HTTP. Read-only tools, no authentication."
    },
    {
      "url": "https://paypunks.io/api/v1",
      "transport": "HTTP+JSON",
      "description": "Static read-only JSON. OpenAPI description at /api/v1/openapi.json."
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "securitySchemes": {
    "anonymous": {
      "type": "none",
      "description": "No credential is required. Every interface here is public and read-only."
    }
  },
  "skills": [
    {
      "id": "paypunks_overview",
      "name": "paypunks_overview",
      "description": "What PayPunks is, in one paragraph, plus the list of facts it does not publish. Start here.",
      "tags": [
        "payments",
        "high-risk",
        "igaming",
        "psp",
        "latam"
      ]
    },
    {
      "id": "paypunks_coverage",
      "name": "paypunks_coverage",
      "description": "The 7 countries where PayPunks publishes active coverage, with regions. Per-country payment methods and currencies are not published.",
      "tags": [
        "payments",
        "high-risk",
        "igaming",
        "psp",
        "latam"
      ]
    },
    {
      "id": "paypunks_verticals",
      "name": "paypunks_verticals",
      "description": "The high-risk verticals PayPunks serves (iGaming, adult, EdTech, e-commerce) and the claims published for each.",
      "tags": [
        "payments",
        "high-risk",
        "igaming",
        "psp",
        "latam"
      ]
    },
    {
      "id": "paypunks_faq",
      "name": "paypunks_faq",
      "description": "Published questions and answers: pricing, onboarding time, rolling reserve, licensing, compliance, contact. Optionally filtered by a search term.",
      "tags": [
        "payments",
        "high-risk",
        "igaming",
        "psp",
        "latam"
      ]
    },
    {
      "id": "paypunks_compliance",
      "name": "paypunks_compliance",
      "description": "Published compliance posture: AML/CTF, KYC, transaction monitoring, sanctions screening, data protection, and what is not published about licensing.",
      "tags": [
        "payments",
        "high-risk",
        "igaming",
        "psp",
        "latam"
      ]
    },
    {
      "id": "paypunks_contact",
      "name": "paypunks_contact",
      "description": "How to reach PayPunks for a quote, a call or support, and what a merchant should prepare beforehand.",
      "tags": [
        "payments",
        "high-risk",
        "igaming",
        "psp",
        "latam"
      ]
    },
    {
      "id": "paypunks_facts",
      "name": "paypunks_facts",
      "description": "The complete PayPunks entity passport as JSON — every published fact plus the explicit list of undisclosed ones.",
      "tags": [
        "payments",
        "high-risk",
        "igaming",
        "psp",
        "latam"
      ]
    }
  ]
}
