MCP Server
MCP
io.github.bolivian-peru/baozi-mcp
68 tools for AI agents to interact with Solana prediction markets on Baozi.bet
Install
npx -y @baozi.bet/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@baozi.bet/mcp-server",
"version": "4.0.10",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Solana RPC endpoint URL (defaults to public mainnet)",
"format": "string",
"name": "SOLANA_RPC_URL"
},
{
"description": "Helius RPC URL for enhanced performance (priority over SOLANA_RPC_URL)",
"format": "string",
"isSecret": true,
"name": "HELIUS_RPC_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment