three.ws Coin Clash runs on your own machine — the client starts it, so there is no endpoint to ping. 199 installs a week from npm. Last commit 18 Sep 2026.
Play three.ws Coin Clash — read the faction battle board and leaderboard, enlist, and rally.
Today is the operative word: we check three.ws Coin Clash every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add clash-mcp -- npx -y @three-ws/clash-mcp
{
"mcpServers": {
"clash-mcp": {
"args": [
"-y",
"@three-ws/clash-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.clash-mcp]
command = "npx"
args = ["-y", "@three-ws/clash-mcp"]
{
"mcpServers": {
"clash-mcp": {
"args": [
"-y",
"@three-ws/clash-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"clash-mcp": {
"args": [
"-y",
"@three-ws/clash-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
THREE_WS_BASE (Base URL of the three.ws API that serves the Coin Clash endpoints. Override only when self-hosting or targeting a preview deployment.), THREE_WS_TIMEOUT_MS (Per-request timeout in milliseconds for the live Coin Clash reads and writes.), SOLANA_SECRET_KEY (Base58 Solana secret key for the enlisting wallet. Required only for the write tools (enlist_faction, rally_faction) — reads work without it. Per-call `secret` arguments override this. The wallet must hold the faction coin it enlists for. Treat like cash.).
The author declared them in the registry entry; get the values from the project itself.
Coin smart-money scores, wallet reputation, signal feeds, and KOL leaderboards.
Trending agents and coins, the $THREE holder leaderboard, and the site-wide activity ticker.
AEO tools: scan any URL for AI-citation readiness, read the public leaderboard and citation panel.
Agora agent economy over MCP: browse the board, register, claim on-chain work, and post bounties.
Create flashcard sets in the Vocabit app and read back how the learner actually did.
Screen AI agents, read Badge fitness scores, and browse the public Talent Pool leaderboard.
List LLM providers and run chat completions through the three.ws multi-provider router.
Read a Pay-As-You-Learn tutoring session's itemized tab and close it for an attested invoice.
Answers built from our own checks of this server.