Skip to content
Zed

three.ws Coin Clash for Zed

io.github.nirholas/clash-mcp

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

client:Zed transport:stdio runtime:npm

Install three.ws Coin Clash in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "clash-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/clash-mcp"
      ],
      "env": {
        "THREE_WS_BASE": "<THREE_WS_BASE>",
        "THREE_WS_TIMEOUT_MS": "<THREE_WS_TIMEOUT_MS>",
        "SOLANA_SECRET_KEY": "<SOLANA_SECRET_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

three.ws Coin Clash in other clients