Skip to content
Cline

three.ws Vanity for Cline

io.github.nirholas/vanity-mcp

Read the three.ws vanity-address market: quote difficulty + USDC price, browse the board.

client:Cline transport:stdio runtime:npm

Install three.ws Vanity in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

three.ws Vanity in other clients