{
  "name": "Comrades of War Archive Research Agent",
  "description": "Searches a privacy-curated archive of nearly five years of Spanish Call of Duty clan, gaming-community, and SA-MP role-play history. Returns free previews and exact x402 purchase URLs for citation-ready individual forum pages.",
  "supportedInterfaces": [
    {
      "url": "https://comrades-of-war-router.discoglobal.workers.dev/a2a/v1",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://comrades-of-war.com/a2a/v1",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "url": "https://comrades-of-war-router.discoglobal.workers.dev/a2a/v1",
  "protocolVersion": "1.0",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "Comrades of War Archive",
    "url": "https://comrades-of-war.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://comrades-of-war.com/agents",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "search-spanish-gaming-archive",
      "name": "Search Spanish gaming-community history",
      "description": "Searches 39,309 curated public posts for free. Results include titles, dates, sections, excerpts, provenance URLs, and exact x402 purchase URLs for the relevant individual pages.",
      "tags": [
        "Spanish",
        "Call of Duty",
        "SA-MP",
        "role-play",
        "gaming history",
        "digital history",
        "archive research",
        "x402"
      ],
      "examples": [
        "servidor rust",
        "historias roleplay SA-MP",
        "normas del clan Call of Duty",
        "eventos de la comunidad"
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "application/json",
        "text/plain"
      ]
    }
  ],
  "iconUrl": "https://assets.comrades-of-war.com/images/favicon.ico"
}