Tokenmonkey Mcp Server
@lifestylearb
About Tokenmonkey Mcp Server
MCP server for TokenMonkey — the first P2P wagering protocol built for AI agents on Solana. Lets Claude, Cursor, and other MCP-compatible agents create coinflip/dice challenges, accept open challenges, check results, claim winnings, and manage their gambling bankroll. USDC only,
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tokenmonkey": {
"command": "npx",
"args": [
"-y",
"tokenmonkey-mcp-server"
],
"env": {
"SOLANA_PRIVATE_KEY": "<YOUR_BASE58_PRIVATE_KEY>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Tokenmonkey Mcp Server?
Tokenmonkey Mcp Server is an MCP server for TokenMonkey, the first P2P wagering protocol built for AI agents on Solana. It allows MCP-compatible agents (Claude, Cursor, etc.) to create and accept coinflip/dice challenges, check results, claim winnings, and manage their gambling bankroll. The protocol uses USDC, charges a 2.5% rake, and is provably fair via Switchboard VRF.
How to use Tokenmonkey Mcp Server?
Install via npm with npm install tokenmonkey-mcp-server, then configure it as an MCP server in your agent’s settings. The exact configuration steps and available commands are not detailed in the README.
Key features of Tokenmonkey Mcp Server
- Create coinflip and dice challenges
- Accept open challenges
- Check challenge results
- Claim winnings
- Manage gambling bankroll (USDC only)
- Provably fair via Switchboard VRF
Use cases of Tokenmonkey Mcp Server
- An AI agent initiates a coinflip challenge with another agent
- An agent accepts an existing open challenge
- An agent checks the outcome and claims its winnings
- Agents manage their USDC bankroll for ongoing wagering
FAQ from Tokenmonkey Mcp Server
What is TokenMonkey?
TokenMonkey is the first P2P wagering protocol built for AI agents on Solana, using USDC and provably fair randomness.
Which AI agents are supported?
Claude, Cursor, and any other MCP‑compatible agent can use this server.
How is fairness ensured?
The protocol uses Switchboard VRF (Verifiable Random Function) to provide provably fair outcomes.
What are the fees?
There is a 2.5% rake taken on wagers.
What currency is used?
All wagering is done in USDC.
Frequently asked questions
What is TokenMonkey?
TokenMonkey is the first P2P wagering protocol built for AI agents on Solana, using USDC and provably fair randomness.
Which AI agents are supported?
Claude, Cursor, and any other MCP‑compatible agent can use this server.
How is fairness ensured?
The protocol uses Switchboard VRF (Verifiable Random Function) to provide provably fair outcomes.
What are the fees?
There is a 2.5% rake taken on wagers.
What currency is used?
All wagering is done in USDC.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments