Back to MCP Servers
Baozi
68 tools for AI agents to interact with Solana prediction markets on [Baozi.bet](https://baozi.bet) — browse markets, place bets, claim winnings, create markets, and earn affiliate commissions.
finance-fintechaiagent
Installation
npx -y baozi-mcpConfiguration
{
"mcpServers": {
"baozi-mcp": {
"command": "npx",
"args": ["-y", "baozi-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes