{
  "name": "Comrades of War — Spanish Gaming Community Archive API",
  "version": "v1",
  "description": "Explore nearly five years of Comrades of War: a popular Spanish Call of Duty clan and gaming community founded in 2010, later home to a rich corpus of SA-MP role-play stories, characters, rules, and community life. The full archive preserves 110,023 posts; the curated agent catalog exposes 39,309 public posts across 5,857 topics. Search free, then pay $0.10 only for the exact citation-ready forum page selected.",
  "identity": "Nearly five years of a preserved Spanish gaming community founded in 2010 around a popular Call of Duty clan, with an unusually rich collection of SA-MP role-play stories and community records.",
  "value_proposition": "Research an otherwise difficult-to-query slice of Spanish internet history without scraping: discover relevant pages for free and pay only for the exact page selected.",
  "language": "es",
  "enabled": true,
  "payment_protocol": "x402",
  "price_per_resource": "$0.10",
  "network": "eip155:8453",
  "documentation": "https://comrades-of-war.com/agents",
  "openapi": "https://comrades-of-war.com/openapi.json",
  "agent_skill": "https://comrades-of-war.com/.well-known/agent-skills/index.json",
  "a2a_agent_card": "https://comrades-of-war.com/.well-known/agent-card.json",
  "mcp_server_manifest": "https://comrades-of-war.com/.well-known/mcp/server.json",
  "mcp_server_card": "https://comrades-of-war.com/.well-known/mcp/server-card.json",
  "marketplaces": [
    {
      "name": "PayanAgent",
      "offer": "https://payanagent.com/marketplace/offers/kh7bynheh4p1cnnavwggbn54jn8bm55v",
      "buy_url": "https://payanagent.com/x402/kh7bynheh4p1cnnavwggbn54jn8bm55v",
      "seller_profile": "https://payanagent.com/marketplace/agents/j57dxce8zqpmb91x9wz3rvysvx8bmg10",
      "price_per_individual_page": "$0.10",
      "settlement": "USDC on Base paid directly to the Comrades of War treasury"
    }
  ],
  "permitted_use": [
    "retrieval",
    "grounding",
    "citation"
  ],
  "prohibited_use": [
    "model-training",
    "identity-profiling",
    "harassment"
  ],
  "corpus": {
    "period": "2010–2015",
    "activity": {
      "first_public_post": "2010-10-02",
      "last_public_post": "2015-04-30",
      "duration": "nearly five years"
    },
    "full_archive": {
      "topics": 21400,
      "posts": 110023,
      "forums": 90
    },
    "curated_agent_catalog": {
      "public_topics": 5857,
      "public_posts": 39309,
      "public_sections": 32
    },
    "themes": [
      "Spanish Call of Duty clan culture",
      "SA-MP role-play stories and characters",
      "gaming servers and community governance",
      "mods and tutorials",
      "Spanish online community life"
    ]
  },
  "best_for": [
    "Historical research and journalism about Spanish-speaking online communities",
    "Grounded answers about SA-MP, role-play, gaming servers, mods, and tutorials",
    "Digital-culture and community-governance analysis",
    "Quotations and comparisons that require stable provenance"
  ],
  "paid_page_includes": [
    "structured posts",
    "authors",
    "dates",
    "conversation order",
    "canonical URL",
    "source fingerprint",
    "permitted-use metadata"
  ],
  "free_resources": {
    "catalog": {
      "method": "GET",
      "path": "/agent/v1/catalog",
      "description": "Public sections, coverage dates, and available topic/post counts."
    },
    "search": {
      "method": "GET",
      "path": "/agent/v1/search",
      "query": {
        "q": "Spanish search terms",
        "limit": "Optional: 1–10 results"
      },
      "description": "Search titles and previews at no cost. Review relevance first, then use a result path to buy one exact forum page."
    }
  },
  "resource": {
    "method": "GET",
    "path": "/agent/v1/page",
    "query": {
      "path": "Canonical public topic path, for example /comrades-rust-vt23474.html",
      "format": "Optional: json or md. The Accept header is also supported."
    },
    "representations": [
      "application/json",
      "text/markdown"
    ],
    "billing_unit": "one individual forum page",
    "no_api_key": true
  },
  "json_body_resource": {
    "method": "POST",
    "path": "/agent/v1/page",
    "body": {
      "path": "Canonical public topic path, for example /comrades-rust-vt23474.html",
      "format": "Optional: json or md."
    },
    "description": "Marketplace-friendly equivalent of the GET resource. It charges the same price for one selected individual page."
  },
  "fixed_sample_resource": {
    "method": "GET",
    "path": "/agent/v1/page/sample",
    "source_path": "/comrades-of-war-2015-vt23484.html",
    "description": "A clean, parameter-free x402 endpoint for automated compatibility probes and first purchases. It delivers one defined historical forum page at the standard per-page price."
  },
  "a2a": {
    "agent_card": "/.well-known/agent-card.json",
    "endpoint": "/a2a/v1",
    "protocol_version": "1.0",
    "description": "Send a concise Spanish archive query through A2A and receive free previews with ready-to-use x402 purchase URLs."
  },
  "mcp": {
    "endpoint": "https://comrades-of-war-router.discoglobal.workers.dev/mcp",
    "transport": "streamable-http",
    "protocol_version": "2025-11-25",
    "tools": [
      "search_archive",
      "archive_catalog"
    ],
    "description": "Free MCP tools expose corpus coverage and relevant previews with exact x402 purchase URLs."
  }
}