Skip to content
Back to King of the Hill

Card snapshot

kingofthehill.3labsio.workers.dev · 2026-08-16 19:02:40 UTC · d93c03d9b52066105e91f0f1cd7c500d0569f87eb4eb149781f7036d300b7a06

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.

{
  "protocolVersion": "0.3.0",
  "name": "King of the Hill",
  "description": "One crown, a rising price, territory by ratio. Money paid is not returned.",
  "url": "https://kingofthehill.3labsio.workers.dev/mcp",
  "preferredTransport": "streamable-http",
  "provider": {
    "organization": "Fieldproof",
    "url": "https://fieldproofhq.github.io/"
  },
  "version": "1.1.0",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "hill_status",
      "name": "Read the board",
      "description": "Free. Crown holder, current price, territory, history.",
      "tags": [
        "game",
        "free"
      ]
    },
    {
      "id": "hill_take",
      "name": "Take the crown",
      "description": "Paid. $0.5 (500000 atomic USDC on Base). Price rises 1.5x after each take. Not refundable.",
      "tags": [
        "game",
        "x402",
        "paid"
      ]
    }
  ],
  "documentationUrl": "https://kingofthehill.3labsio.workers.dev/llms.txt"
}