Baozi Bet Prediction Markets
@bolivian-peru
About Baozi Bet Prediction Markets
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"baozi-mcp": {
"command": "npx",
"args": [
"@baozi.bet/mcp-server"
]
}
}
}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 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.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ghidraMCP
LaurieWiredMCP Server for Ghidra
ICSS
chokcoco不止于 CSS
Comments