three.ws Coin Clash for Claude Desktop
io.github.nirholas/clash-mcp
Play three.ws Coin Clash — read the faction battle board and leaderboard, enlist, and rally.
client:Claude Desktop
transport:stdio
runtime:npm
Install three.ws Coin Clash in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs