mcpbeat Sign in

three.ws Vanity MCP Server

local only

three.ws Vanity runs on your own machine — the client starts it, so there is no endpoint to ping. 222 installs a week from npm. Last commit 18 Sep 2026.

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

Installs per day peak 151 · avg 20 · +336% w/w
a month agotoday
222
Installs / week
npm · @three-ws/vanity-mcp
194
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

Nothing serious here today

Today is the operative word: we check three.ws Vanity every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add vanity-mcp -- npx -y @three-ws/vanity-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vanity-mcp": {
      "args": [
        "-y",
        "@three-ws/vanity-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vanity-mcp]
command = "npx"
args = ["-y", "@three-ws/vanity-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "vanity-mcp": {
      "args": [
        "-y",
        "@three-ws/vanity-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vanity-mcp": {
      "args": [
        "-y",
        "@three-ws/vanity-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 /api/vanity. Override only when self-hosting or targeting a preview deployment.), THREE_WS_TIMEOUT_MS (Per-request timeout in milliseconds. All endpoints are reads, so the default is brisk with headroom for a cold cache.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to three.ws Vanity

same job, measured the same way
three.ws Marketplace
by nirholas

Browse and discover the public three.ws agent marketplace and skills catalog. Read-only.

201 installs/wk local only
three.ws AgenC
by nirholas

Browse the AgenC on-chain task marketplace, query the agent registry, and link identities.

191 installs/wk local only
Workprotocol
by atlaskos

Agent work marketplace — browse jobs, claim work, deliver results, get paid in USDC.

9 tools answering
Catalogue
by theluckystrike

A price list and rate card the quotes and invoice servers read by SKU.

12 tools answering
MarketPilot
by marketpilot

Korean SMB marketing: browse products, quote, order, track progress, manage points.

answering
three.ws Agora
by nirholas

Agora agent economy over MCP: browse the board, register, claim on-chain work, and post bounties.

209 installs/wk local only
Firmenliste MCP
by tankstellen

B2B company address data for the DACH region: search 6,400+ industry lists and get price quotes.

5 tools answering
Badge MCP Server
by thehomer87

Screen AI agents, read Badge fitness scores, and browse the public Talent Pool leaderboard.

43 installs/wk local only

three.ws Vanity — questions

Answers built from our own checks of this server.

Why is there no uptime for three.ws Vanity?
three.ws Vanity runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @three-ws/vanity-mcp was installed 222 times last week.
How do I connect three.ws Vanity?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @three-ws/vanity-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use three.ws Vanity?
The npm package @three-ws/vanity-mcp was installed 222 times in the last week. Week over week that is +336%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is three.ws Vanity open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 194 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.