MCP.so
登录
T

Tokenmonkey Mcp Server

@lifestylearb

关于 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,

基本信息

分类

其他

传输方式

stdio

发布者

lifestylearb

提交者

Sepehr Ai

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "tokenmonkey": {
      "command": "npx",
      "args": [
        "-y",
        "tokenmonkey-mcp-server"
      ],
      "env": {
        "SOLANA_PRIVATE_KEY": "<YOUR_BASE58_PRIVATE_KEY>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器