DeFi signal intelligence + agent discovery. Funding arb, whale alerts, Zora, compliance.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"botindex": {
"args": [
"-y",
"botindex-mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Signal intelligence for AI agents — sports odds, crypto correlations, token graduations, and more. 50 free premium requests per wallet. Then pay per request with USDC via x402. No API keys. Every response carries a cryptographically signed Agent Action Receipt (AAR).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'botindex-mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked botindex-mcp-server against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / ai-ml
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
The official MCP server implementation for the Perplexity API Platform
Self-hosted URL- and file-to-Markdown service for humans and AI agents - web pages, documents, images, audio, YouTube. PWA + REST + MCP + Claude Code skill, Reddit-aware, refreshable share links.
Dynamic problem-solving through sequential thought chains
MCP Security Weekly
Get CVE alerts and security updates for io.github.Cyberweasel777/botindex-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Signal intelligence for AI agents — sports odds, crypto correlations, token graduations, and more. 50 free premium requests per wallet. Then pay per request with USDC via x402. No API keys. Every response carries a cryptographically signed Agent Action Receipt (AAR).
Live API: king-backend.fly.dev
# Run the MCP server
npx botindex-mcp-server
# Or test the API directly (free endpoints)
curl https://king-backend.fly.dev/api/botindex/v1/
curl https://king-backend.fly.dev/api/botindex/zora/trending-coins
curl https://king-backend.fly.dev/api/botindex/hyperliquid/funding-arb
npm install botindex-mcp-server
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"botindex": {
"command": "npx",
"args": ["-y", "botindex-mcp-server"]
}
}
}
Add to .cursor/mcp.json:
{
"mcpServers": {
"botindex": {
"command": "npx",
"args": ["-y", "botindex-mcp-server"]
}
}
}
Same pattern — point your MCP config at npx botindex-mcp-server.
| Tool | Description | Price |
|---|---|---|
botindex_sports_odds | Live odds across NFL, NBA, UFC, NHL | $0.02 |
botindex_sports_lines | Line movements + sharp action flags | $0.02 |
botindex_sports_props | Player prop bets with confidence | $0.02 |
botindex_sports_correlations | Player correlation matrix for DFS | $0.05 |
botindex_sports_optimizer | Correlation-adjusted DFS lineup optimizer | $0.10 |
botindex_sports_arb | Cross-platform arbitrage scanner | $0.05 |
| Tool | Description | Price |
|---|---|---|
botindex_crypto_tokens | Token universe with price data | $0.02 |
botindex_crypto_graduating | Catapult→Hyperliquid graduation signals | $0.02 |
botindex_solana_launches | Metaplex Genesis token launches | $0.02 |
botindex_solana_active | Active Genesis launches only | $0.02 |
botindex_correlation_leaders | Top correlated/anti-correlated pairs | $0.05 |
| Tool | Description | Price |
|---|---|---|
botindex_commerce_compare | Compare ACP vs UCP vs x402 protocols | $0.05 |
botindex_commerce_protocols | Protocol directory with fees | $0.01 |
| Tool | Description | Price |
|---|---|---|
botindex_dashboard | Correlation matrix, leaders, fear/greed | $0.50 |
botindex_signals | Aggregated prediction market signals | $0.10 |
botindex_agent_trace | Agent reasoning trace | $0.05 |
botindex_discover | Full endpoint catalog (FREE) | Free |
BotIndex uses x402 — the HTTP 402 Payment Required protocol by Coinbase.
Your Agent → calls botindex tool
MCP Server → GET king-backend.fly.dev/api/botindex/v1/sports/odds
← 402 + payment instructions (amount, wallet, network)
→ pays USDC on Base via x402
← 200 + data
No API keys. No signup. No rate limit tiers. Your wallet is your identity.
Every wallet gets 50 free premium requests. Just send an X-Wallet: 0x... header. The response includes X-BotIndex-Free-Remaining so you know exactly where you stand. After 50 requests, x402 payment kicks in automatically.
To enable automatic payments after trial, configure your agent with a funded Base wallet and the @x402/client SDK.
These work out of the box — no wallet needed:
botindex_discover — full endpoint catalog with pricing/api/botindex/zora/trending-coins)