Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

three.ws Coin Clash

NPM · @THREE-WS/CLASH-MCP · SCANNED SEP 20

Play three.ws Coin Clash — read the faction battle board and leaderboard, enlist, and rally.

Available components

−1 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 33 of 99 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • License check failed: the license (SEE LICENSE IN LICENSE) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 8 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1104 tokens (~276/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the three.ws Coin Clash MCP server?

three.ws Coin Clash runs locally as an npm package, launched with npx -y @three-ws/clash-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @three-ws/clash-mcp

# add to Claude Code
claude mcp add nirholas-clash-mcp -- npx -y @three-ws/clash-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "nirholas-clash-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/clash-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "nirholas-clash-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/clash-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add nirholas-clash-mcp -- npx -y @three-ws/clash-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nirholas-clash-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@three-ws/clash-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add nirholas-clash-mcp --command npx --arg -y --arg @three-ws/clash-mcp
# ~/.hermes/config.yaml
mcp_servers:
  nirholas-clash-mcp:
    command: "npx"
    args: ["-y", "@three-ws/clash-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "nirholas-clash-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@three-ws/clash-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add nirholas-clash-mcp -t stdio -c npx -a -y @three-ws/clash-mcp
// mcp.json
{
  "mcpServers": {
    "nirholas-clash-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/clash-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 −4
    • Stability: pass → 0.77 functional
  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 17 Sept 26 −1
    • Stability: pass → 0.97 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@three-ws/clash-mcp@0.1.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 99 packages
Packages resolved 99
Stale 33
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 4 exposed · ~915 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
enlist_faction ~232

Enlist the signer's wallet as a soldier in a Coin Clash faction and return a war pass. Requires the wallet to hold the faction coin: the tool requests a challenge, signs it with the wallet's Solana key (from the `secret` arg, or SOLANA_SECRET_KEY env), and the backend verifies the signature then checks a live on-chain holding. Returns `{ eligible, wallet, faction, amount, usd, warPass, reason, challengeExpiresAt }`. If `eligible` is false the wallet does not currently hold the coin (`reason: "not_a_holder"`) and `warPass` is null — buy/hold the coin and retry. Keep the `warPass`: pass it to rally_faction to spend taps as battle power. No funds move; the pass expires after ~30 minutes.

NameTypeReqDescription
secretstringBase58 Solana secret of the enlisting wallet. Falls back to SOLANA_SECRET_KEY env. The wallet must hold the faction coin.
tokenstringyesThe faction coin mint to enlist for — must be a faction in get_clash_state.

No output schema declared.

No examples provided.

get_clash_leaderboard ~166

Rank Coin Clash factions by their all-time war record. Returns `board`: factions sorted by wins then power, each with `token`, `symbol`, `image`, `members`, `w`/`l`/`d` (win/loss/draw), `battles`, cumulative `power`, and `winRate` (percent of decided battles won, or null if none decided yet). Pass `faction` (a faction mint) to also get `soldiers`: that faction's top rally contributors this round (wallet + power). Live data — records update as rounds settle. Use this to find the strongest armies and the heaviest hitters.

NameTypeReqDescription
factionstringOptional faction mint to also return that faction's top soldiers this round.

No output schema declared.

No examples provided.

get_clash_state ~228

Read the live Coin Clash board for the current round. Coin Clash is three.ws community faction warfare: every CoinCommunities community is a faction, its holders are its army, and two factions are matched each round — whichever army rallies more power before the clock runs out wins. Returns `epoch` (round index), `endsAt`/`msLeft`/`epochMs` (the clock), and `arena`: an array of battles, each with sides `a` and `b` (token, symbol, image, members, posts, priceUsd, live `momentum` multiplier, accumulated `power`, all-time `record`), `aShare` (side a's share of the round's combined power for a tug-of-war bar), and `leader` (the winning side's token, or null if tied). `bye` is the unmatched faction this round (odd roster), `factionCount` the active army count. Live data — power and standings move between calls. Use this to see who's fighting and who's winning before enlisting or rallying.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rally_faction ~289

Rally for a Coin Clash faction by spending taps as battle power for the current round. Authorize with either a `pass` (war pass from enlist_faction) or a `token` (+ optional `secret`) to auto-enlist first. `taps` (1–50 per call) convert to power, multiplied by the faction's live momentum and capped per wallet per round. Returns `{ epoch, mint, added, momentum, walletPower, walletCap, capped, factionPower, msLeft }` — `added` is the power this call contributed, `factionPower` the army's new round total, `capped` true once the wallet hits `walletCap`. Each call adds power (not idempotent); call repeatedly to keep rallying while the round clock (`msLeft`) runs.

NameTypeReqDescription
passstringA war pass from enlist_faction. Provide this OR `token` to auto-enlist.
secretstringBase58 Solana secret, used only when auto-enlisting from `token`. Falls back to SOLANA_SECRET_KEY env.
tapsintegeryesTaps to spend this call (1–50). Each tap is one base power point before momentum.
tokenstringFaction mint to auto-enlist for when no `pass` is given (uses `secret`/SOLANA_SECRET_KEY).

No output schema declared.

No examples provided.

Common questions

What is the three.ws Coin Clash MCP server?

three.ws Coin Clash is an MCP server listed in the public MCP registry as io.github.nirholas/clash-mcp. Play three.ws Coin Clash, read the faction battle board and leaderboard, enlist, and rally. This page covers its npm package (@three-ws/clash-mcp).

Is the three.ws Coin Clash MCP server safe to use?

three.ws Coin Clash scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the three.ws Coin Clash MCP server expose?

three.ws Coin Clash exposes 4 tools: get_clash_state, get_clash_leaderboard, enlist_faction, rally_faction. Their descriptions and schemas cost roughly 915 tokens of context every time the server is loaded.

Is the three.ws Coin Clash MCP server still maintained?

three.ws Coin Clash is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.