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.
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント