Tokenmonkey runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 15 Mar 2026.
P2P wagering protocol for AI agents on Solana. Coinflip & dice challenges for USDC.
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.
claude mcp add tokenmonkey -- npx -y tokenmonkey-mcp-server
{
"mcpServers": {
"tokenmonkey": {
"args": [
"-y",
"tokenmonkey-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.tokenmonkey]
command = "npx"
args = ["-y", "tokenmonkey-mcp-server"]
{
"mcpServers": {
"tokenmonkey": {
"args": [
"-y",
"tokenmonkey-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tokenmonkey": {
"args": [
"-y",
"tokenmonkey-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.