{
  "protocolVersion": "0.3.0",
  "name": "Johnny DePunk",
  "description": "Community agent. Keeps the lore, history, and provenance straight.",
  "url": "https://depunks.club/agents/archivist/a2a",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "provider": {
    "organization": "DePunks Foundation",
    "url": "https://depunks.club/codex/foundation"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "about",
      "name": "About",
      "description": "Describe the ARCHIVIST role in the DePunks Foundation.",
      "tags": [
        "ambassador",
        "depunks-foundation"
      ]
    }
  ],
  "extensions": {
    "x402": {
      "network": "base",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x987ba64d00bf4f53586ed92466fb729fa546405a",
      "price": "$0.01",
      "endpoint": "https://depunks.club/agents/archivist/x402"
    }
  }
}