
Baozi Mcp
Let your agent read and act on Baozi.bet Solana prediction markets through a large tool surface for trading and market workflows.
Overview
Baozi MCP is an MCP server for the Build phase that provides 68 tools for AI agents to interact with Solana prediction markets on Baozi.bet.
What is this MCP server?
- 68 MCP tools for Baozi.bet Solana prediction markets
- stdio npm package `@baozi.bet/mcp-server` (v4.0.10)
- Configurable SOLANA_RPC_URL with optional secret HELIUS_RPC_URL
- On-chain prediction market interactions via agent calls
- GitHub: bolivian-peru/baozi-mcp
- 68 tools (per server description)
- npm package @baozi.bet/mcp-server version 4.0.10
- Environment variables: SOLANA_RPC_URL, optional HELIUS_RPC_URL
What problem does it solve?
Building agent workflows against Baozi.bet means hand-rolling RPC calls and market APIs instead of a unified MCP tool layer.
Who is it for?
Advanced solo builders shipping agent or script integrations against Baozi.bet who already run Solana RPC infrastructure.
Skip if: Non-crypto products, beginners without wallet and RPC hygiene, or anyone treating agents as unattended financial advisors without review.
What do I get? / Deliverables
After configuring RPC env vars and registering the server, your agent can call 68 Baozi-oriented tools for prediction-market operations on Solana.
- stdio MCP server with 68 Baozi.bet market tools
- Agent-callable Solana prediction-market integration wired to your RPC
Recommended MCP Servers
Journey fit
Baozi MCP is a Build-phase integration that connects your agent stack to an external Solana prediction-market platform. Integrations subphase is correct because the server’s value is wiring Baozi.bet APIs and chain context into agent tools, not ideation or launch SEO.
How it compares
Solana prediction-market integration MCP with 68 tools, not a general DeFi portfolio or paper-trading tutorial skill.
Common Questions / FAQ
Who is Baozi MCP for?
Developers building AI agents or automation on Baozi.bet Solana prediction markets who want MCP-native tools instead of bespoke API glue.
When should I use Baozi MCP?
Use it during Build integrations when implementing bots, monitors, or agent assistants that must read or act on Baozi.bet markets on Solana.
How do I add Baozi MCP to my agent?
Install `@baozi.bet/mcp-server`, set SOLANA_RPC_URL (and optionally HELIUS_RPC_URL), add stdio MCP config in your client, then restart with secrets stored safely.