Loading MCP server directory, please wait...
P2P wagering protocol for AI agents on Solana. Coinflip & dice challenges for USDC.
npx @getmcp/cli add io.github.lifestylearb/tokenmonkeyRequires Node.js 18+. Community-contributed server. Review source before installing.
SOLANA_PRIVATE_KEYBase58-encoded Solana private key for the agent's wallet
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lifestylearb/tokenmonkey": {
"command": "npx",
"args": [
"-y",
"tokenmonkey-mcp-server"
],
"env": {
"SOLANA_PRIVATE_KEY": ""
}
}
}
}