
Three.Ws Vanity
- 89 repo stars
- Updated July 28, 2026
- nirholas/three.ws
Reads the three.ws vanity-address market from an agent: quote generation difficulty and USDC price, and browse the live board of listings.
About
three.ws Vanity is a read-only MCP server that lets an agent query the three.ws vanity-address market. It can quote how hard a requested address pattern is to generate and its USDC price, and browse the live board of available listings. A solo builder wiring a crypto or agent-commerce product reaches for it when they want price and difficulty signals for vanity crypto addresses inside a chat or agent flow. All endpoints are reads, so it is safe and fast to call.
- Quote vanity-address difficulty and USDC price
- Browse the live vanity market board
- Read-only, brisk default timeout
Three.Ws Vanity by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env THREE_WS_BASE=YOUR_THREE_WS_BASE --env THREE_WS_TIMEOUT_MS=YOUR_THREE_WS_TIMEOUT_MS vanity-mcp -- npx -y @three-ws/vanity-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 89 |
|---|---|
| Package | @three-ws/vanity-mcp |
| Transport | STDIO |
| Auth | None |
| Last updated | July 28, 2026 |
| Repository | nirholas/three.ws ↗ |
What it does
Reads the three.ws vanity-address market from an agent: quote generation difficulty and USDC price, and browse the live board of listings.
Who is it for?
Agents that price or shop the vanity-address market
Skip if: Actually generating vanity addresses (this only reads the market)