$THREE Token for Claude Code
io.github.nirholas/three-token-mcp
Price, hold, and burn $THREE on Solana — the first MCP server whose actions burn a token.
client:Claude Code
transport:stdio
runtime:npm
Install $THREE Token in Claude Code
run in your project directory
claude mcp add three-token-mcp -e SOLANA_SECRET_KEY=<SOLANA_SECRET_KEY> -e SOLANA_RPC_URL=<SOLANA_RPC_URL> -e THREE_WS_BASE=<THREE_WS_BASE> -e MAX_BURN_USD=<MAX_BURN_USD> -e REQUIRE_CONFIRM=<REQUIRE_CONFIRM> -- npx -y @three-ws/three-token-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs