← All WebMCP sites

clashofcoins.com

Media & Personalhttps://clashofcoins.com/listed as of 2026-08-15
Clash of Coins - dynamic MMORPG. Conquer the planet, rule the world.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 42/100 (D).

Tools

clash_discoveryanswerimperative
Return machine-readable API and MCP discovery endpoints for Clash of Coins.
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
clash_open_resourceactimperative
Open a Clash of Coins documentation or social URL in a new browser tab.
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "enum": [
        "https://docs.clashofcoins.com",
        "https://x402.clashofcoins.com/openapi.json",
        "https://clashofcoins.com/api.md",
        "https://discord.gg/clashofcoins",
        "https://x.com/clashofcoins"
      ]
    }
  },
  "required": [
    "url"
  ],
  "additionalProperties": false
}
clash_scroll_sectionactimperative
Scroll to a supported landing section on the current Clash of Coins page.
Input schema
{
  "type": "object",
  "properties": {
    "sectionId": {
      "type": "string",
      "enum": [
        "about",
        "token",
        "economyLoop",
        "items",
        "roadmap",
        "partners"
      ]
    }
  },
  "required": [
    "sectionId"
  ],
  "additionalProperties": false
}
Listings are sourced from public community registries and shown as reported.