Skip to content
Back to Polygon Developer Docs

Card snapshot

docs.polygon.technology · 2026-06-04 03:44:21 UTC · aafba32ec064bdd1f1d4ae166b25b2d3c10e00b2e8967b0e8083a025de347dde

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Polygon Developer Docs",
  "url": "https://docs.polygon.technology/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.polygon.technology/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.polygon.technology/",
    "organization": "Polygon Developer Docs"
  },
  "documentationUrl": "https://docs.polygon.technology/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "open-money-stack",
      "name": "open-money-stack",
      "description": "Build payments, wallets, cross-chain transfers, and DeFi integrations on the Open Money Stack (OMS). Use when integrating stablecoin payments, non-custodial wallets, cross-chain routing via Trails, agentic x402 payments, or deploying blockchain infrastructure with Polygon CDK or Agglayer.",
      "tags": [],
      "url": "https://docs.polygon.technology/.well-known/agent-skills/open-money-stack/skill.md"
    }
  ]
}