
$THREE Token
- 89 repo stars
- Updated July 28, 2026
- nirholas/three.ws
Price, hold, and burn the $THREE token on Solana from an agent, with a confirm gate and a max-USD cap on burns.
About
$THREE Token is an MCP server that lets an agent price, hold, and burn the $THREE token on Solana, billed as the first MCP whose actions burn a token. The read tools (price, balance) need no key, while burns require a Solana secret key and are guarded by a confirm gate and a max-USD cap. A solo builder experimenting with token-burning agent mechanics reaches for it to wire deflationary actions into a flow.
- Read $THREE price and balance (no key needed)
- Burn $THREE on Solana
- Confirm gate and MAX_BURN_USD cap
$THREE Token by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env SOLANA_SECRET_KEY=YOUR_SOLANA_SECRET_KEY --env SOLANA_RPC_URL=YOUR_SOLANA_RPC_URL --env THREE_WS_BASE=YOUR_THREE_WS_BASE --env MAX_BURN_USD=YOUR_MAX_BURN_USD --env REQUIRE_CONFIRM=YOUR_REQUIRE_CONFIRM three-token-mcp -- npx -y @three-ws/three-token-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 89 |
|---|---|
| Package | @three-ws/three-token-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 28, 2026 |
| Repository | nirholas/three.ws ↗ |
What it does
Price, hold, and burn the $THREE token on Solana from an agent, with a confirm gate and a max-USD cap on burns.
Who is it for?
Wiring $THREE price, balance, and burn actions into an agent
Skip if: Non-crypto apps or anyone not using the $THREE token