{
  "protocolVersion": "0.3.0",
  "name": "DePunks SCOUT",
  "description": "Community agent. Finds what is new and worth the club's attention.",
  "url": "https://test.depunks.club/agents/scout/a2a",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "provider": {
    "organization": "DePunks Foundation",
    "url": "https://test.depunks.club/agents"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "about",
      "name": "About",
      "description": "Describe the SCOUT role in the DePunks Foundation.",
      "tags": [
        "ambassador",
        "depunks-foundation"
      ]
    }
  ],
  "extensions": {
    "x402": {
      "network": "base",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x713772c8bf6bf77c30879ddd2fcb60039e75d6e5",
      "price": "$0.01",
      "endpoint": "https://test.depunks.club/agents/scout/x402"
    }
  }
}