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,
Basic information
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
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Comments