IntermediateBuildtypescript · weekend project · 8 min readI Built a Sports Prediction Market Aggregator with ClaudeAn open-source aggregator that pulls live odds from SX Bet and Polymarket, adjusts for fees, and routes each fill to the best all-in price. Built with Claude Code over a weekend.View build →GitHub
IntermediateBuildpython · 30 minutes · 12 min readBuild a Sports Betting MCP Server for Claude CodeSports betting MCP server tutorial: wire SX Bet's live odds API into Claude Code or Cursor using FastMCP. Full Python implementation, tool definitions, Claude Code config.View build →
AdvancedBuildpython · 45 minutes · 11 min readBetting Exchange Market Making Bot: How to Earn Maker Rewards on SX BetBuild a betting exchange market making bot on SX Bet. Post limit orders, earn USDC Maker Rewards, and manage position inventory. Full Python code guide.View build →