AI & ML
Trust: 37/100 (Limited)io.github.bolivian-peru/baozi-mcp Guide
68 tools for AI agents to interact with Solana prediction markets on Baozi.bet
by bolivian-peru
Quick Start
Install
npx @baozi.bet/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-bolivian-peru-baozi-mcp": {
"command": "npx",
"args": [
"@baozi.bet/mcp-server"
]
}
}
}