binance / binance/ai-trading-prototype
[Feature Request] Expand Data Sources: MCP Server Integration + BotIndex-Style Intelligence Layer
- Dominant language
- Python
- Stars
- 147
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### ๐ Data Integration Opportunity โ BotIndex MCP Server
Hey team ๐
I noticed **binance/ai-trading-prototype** currently pulls data from NewsAPI.org, HackerNews, Binance Spot API, OpenAI GPT-3.5-turbo, Redis Pub/Sub โ great stack. But there are some data gaps that could strengthen your users' strategies:
- No correlations
- No meme graduating
- No prediction arb
- No fear/greed
- No on-chain
- No social sentiment
**[BotIndex](https://www.npmjs.com/package/botindex-mcp-server)** is an MCP server that fills exactly these gaps. It exposes 15+ real-time endpoints covering:
- โก **Sports odds** โ live lines, spreads, totals across major books
- ๐ **Cross-token correlations** โ BTC/ETH/SOL correlation matrices, updated in real-time
- ๐ฎ **Prediction markets** โ Polymarket/Kalshi odds with sportsbook divergence detection
- ๐ **Token launches** โ Solana graduation signals, fair launch scoring
- ๐ฐ **Arbitrage detection** โ cross-market spread identification
### How it works
```bash
# Install via npm
npm install botindex-mcp-server
# Or add to your MCP config
{
"mcpServers": {
"botindex": {
"command": "npx",
"args": ["botindex-mcp-server"]
}
}
}
```
Free validation endpoints included. Premium endpoints use [x402](https://github.com/coinbase/x402) โ pay-per-request with USDC, no API keys or signup needed.
### ๐ Early Adopter Revenue Share Program
We're offering **20% lifetime revenue share** to early adopters who integrate BotIndex. Every paid API call driven through your integration โ 20% USDC back to you, forever. No cap, no expiration, on-chain verifiable.
This is a limited early adopter program โ first integrators lock in the best terms.
**Interested?** Reply here to claim your referral code and register your payout wallet.
### Links
- ๐ฆ [npm: botindex-mcp-server](https://www.npmjs.com/package/botindex-mcp-server)
- ๐ [Anthropic MCP Registry](https://github.com/anthropics/mcp-registry)
- ๐ [GitHub: botindex-mcp](https://github.com/Cyberweasel777/botindex-mcp)
- ๐ณ [x402 Protocol](https://github.com/coinbase/x402)
Happy to answer questions about integration or the revenue share program.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no repository files, tests, or entry point. Start by reviewing the existing NewsAPI.org, HackerNews, Binance Spot API, OpenAI GPT-3.5-turbo, and Redis Pub/Sub integrations, then read the botindex-mcp-server npm documentation. Done is not defined beyond integrating the listed endpoints, so scope and acceptance criteria need to be agreed first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, python, redis
- Domain
- ai, backend, data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100