{
  "schema_version": "1.0",
  "name": "Clash of Coins",
  "description": "Clash of Coins — dynamic MMORPG. Become a commander, orchestrate AI agents, conquer the planet.",
  "url": "https://clashofcoins.com",
  "provider": {
    "name": "OWB Studio",
    "url": "https://onewayblock.com"
  },
  "capabilities": {
    "commerce": {
      "protocols": [
        "x402"
      ],
      "paymentCurrency": "USDC",
      "network": "Base",
      "catalogUrl": "https://x402.clashofcoins.com/catalog",
      "buyEndpoint": "https://x402.clashofcoins.com/shop/x402/buy"
    }
  },
  "discovery": {
    "openapi": "https://x402.clashofcoins.com/openapi.json",
    "mcp": "https://clashofcoins.com/.well-known/mcp.json",
    "oauth_authorization_server": "https://x402.clashofcoins.com/.well-known/oauth-authorization-server",
    "oauth_protected_resource": "https://x402.clashofcoins.com/.well-known/oauth-protected-resource",
    "openai_plugin": "https://clashofcoins.com/.well-known/ai-plugin.json",
    "llms_txt": "https://clashofcoins.com/llms.txt",
    "api_docs": "https://clashofcoins.com/api.md"
  }
}
