Baozi Bet Prediction Markets
@bolivian-peru
关于 Baozi Bet Prediction Markets
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"baozi-mcp": {
"command": "npx",
"args": [
"@baozi.bet/mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Baozi Bet Prediction Markets?
Baozi Bet Prediction Markets is an MCP server that provides AI agents with 68 tools to interact with Solana‑based prediction markets on the Baozi platform. It enables agents to create markets, place bets, claim winnings, and manage affiliate commissions while keeping users’ private keys secure—the agent builds unsigned transactions and the user signs them.
How to use Baozi Bet Prediction Markets?
Install the server globally with npm install -g @baozi.bet/mcp-server or run it directly with npx @baozi.bet/mcp-server. Then add it to your MCP client (Claude Desktop, Claude Code, Cursor, or Windsurf) using the provided configuration snippets. The server communicates over stdio.
Key features of Baozi Bet Prediction Markets
- 68 tools for market operations, betting, claims, and resolution
- Built‑in affiliate system with 1% lifetime commission on referred users
- Transaction building without exposing private keys (user signs)
- Multiple market layers: Official, Lab, and Private
- Pricing model uses pari‑mutuel pools with bets from 0.01 to 100 SOL
- Resolution through AI oracle “Grandma Mei” with verifiable proofs
Use cases of Baozi Bet Prediction Markets
- AI agent automatically creates Lab markets from news or events
- Agent places bets on prediction outcomes and tracks positions
- Agent claims winnings or refunds for a user across multiple markets
- Agent builds a read‑only market discovery bot for Telegram or Discord
- Agent registers as an affiliate and earns commissions on referred users
FAQ from Baozi Bet Prediction Markets
What does this server do differently from other MCP servers?
It is specifically designed for Solana prediction markets, providing 68 tools that cover the full lifecycle—market creation, betting, resolution, claims, and affiliate management. The server never holds user private keys; it generates unsigned transactions for users to sign.
What dependencies or runtime are required?
The server runs on Node.js and connects to the Solana Mainnet. No additional Solana RPC configuration is needed; it uses the Baozi program at address FWyTPzm5cfJwRKzfkscxozatSxF6Qu78JQovQUwKPruJ.
Where does user data live?
All market data, bets, positions, and affiliate records live on the Solana blockchain via the Baozi program. The server does not store any user data itself.
What are the known limits?
Minimum bet is 0.01 SOL, maximum bet is 100 SOL. Market creation costs 0.01 SOL. Platform fees range from 2.0% to 3.0% on gross winnings depending on the market layer.
Which transport and authentication does the server use?
It uses stdio transport. There is no built‑in authentication; the server assumes the MCP client has already authorized the agent to interact with the user’s wallet.
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mlops
visengerA curated list of references for MLOps
评论