{
  "protocolVersion": "0.3.0",
  "kind": "agent-card",
  "name": "A2A Pharma",
  "description": "Agent-to-Agent (A2A) + Model Context Protocol (MCP) gateway for pharma.",
  "line": "The global pharma gateway on the A2A Peptides estate.",
  "brief": "AI agents for authorized trading partners. Not marketing. Not advertising.",
  "notice": "Artificial intelligence makes mistakes. A2A Peptides is an information source, not a recommendation. Rules differ by jurisdiction — refer to the regulator in your jurisdiction for the information that applies to you.",
  "regulators": {
    "FDA": "https://www.fda.gov/",
    "Health Canada": "https://www.canada.ca/en/health-canada.html",
    "COFEPRIS": "https://www.gob.mx/cofepris",
    "EMA": "https://www.ema.europa.eu/",
    "MHRA": "https://www.gov.uk/government/organisations/medicines-and-healthcare-products-regulatory-agency",
    "MFDS": "https://www.mfds.go.kr/",
    "PMDA": "https://www.pmda.go.jp/",
    "HSA": "https://www.hsa.gov.sg/",
    "Swissmedic": "https://www.swissmedic.ch/"
  },
  "url": "https://a2a-pharma.ai/",
  "version": "0.1.2",
  "documentationUrl": "https://a2a-peptides.ai/docs",
  "iconUrl": "https://a2a-pharma.ai/icon-512.png",
  "provider": {
    "organization": "GreenCore Solutions Corp.",
    "url": "https://gsc-em.com"
  },
  "operator": {
    "name": "GreenCore Solutions Corp.",
    "url": "https://a2a-peptides.ai",
    "contact": "mailto:mcp@a2a-peptides.ai",
    "keyring": "https://a2a-pharma.ai/.well-known/jwks.json",
    "kid": "a2ap-2026-09"
  },
  "contact": "mailto:mcp@a2a-peptides.ai",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {
    "none": {
      "type": "noAuth",
      "description": "reads need no authentication"
    },
    "credential": {
      "type": "http",
      "scheme": "bearer",
      "description": "a marketing-authorisation holder's credential; the agent enters as authorized_trading_partner / manufacturer"
    }
  },
  "security": [
    {
      "none": []
    }
  ],
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "actorPreset": {
    "actor_class": "authorized_trading_partner",
    "role": "manufacturer",
    "description": "marketing-authorisation holder",
    "communication_class": "trade_information"
  },
  "supportedInterfaces": [
    {
      "url": "https://mcp.a2a-peptides.ai/mcp",
      "protocolBinding": "HTTP+JSON",
      "transport": "streamable-http",
      "protocolVersion": "2025-06-18",
      "description": "the A2A Peptides MCP door — the gate's only door"
    },
    {
      "url": "https://a2a-pharma.ai/",
      "protocolBinding": "HTTP+JSON",
      "transport": "HTTP+JSON",
      "protocolVersion": "1.0",
      "description": "this gate and its kit"
    }
  ],
  "skills": [
    {
      "id": "peptides.gate_transaction",
      "name": "gate transaction",
      "description": "The gate: allow, deny or require_rx with a reason code and the rule-set version (entered as authorized_trading_partner / manufacturer).",
      "tags": [
        "gate",
        "pharma"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "peptides.get_item",
      "name": "get item",
      "description": "One authorised presentation on the Agentic SKU Matrix (BSFRDP-D) — a holder's own presentations, trade information behind the gate.",
      "tags": [
        "catalogue",
        "pharma"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "peptides.get_pathway_status",
      "name": "get pathway status",
      "description": "Status of a substance on a pathway in a jurisdiction, with the source page.",
      "tags": [
        "regulatory-truth",
        "pharma"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "peptides.claim_presentations",
      "name": "claim your presentations",
      "description": "Open a claim on the holder's presentations through the gate's form; a person reads it. No claim workflow runs on the wire yet.",
      "tags": [
        "claim",
        "platinum-port"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ],
  "family": {
    "hub": "https://a2a-peptides.ai",
    "door": "https://mcp.a2a-peptides.ai/mcp",
    "registry": "https://peptides-registry.ai",
    "x402": "https://peptides-x402.ai"
  },
  "asOf": "2026-09-17",
  "signatures": [
    {
      "protected": "eyJhbGciOiJFUzI1NiIsImtpZCI6ImEyYXAtMjAyNi0wOSJ9",
      "signature": "4JAmY6Wa4f0tFzW7fFdx_KsnMu--Ug6JmmvJ9yC_OqNeQjrMFayhH1K3VeqIaY0pzAS1eG5gfKS0wVf65FEH1g"
    }
  ]
}
