botindex-mcp-server
BotIndex MCP Server gives AI agents searchable access to verified on-chain and off-chain protocol metadata so they can discover, validate, and act on blockchain ecosystem data with less hallucination risk.
README
BotIndex MCP Server
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
Try It Now
# 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
Install
npm install botindex-mcp-server
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"botindex": {
"command": "npx",
"args": ["-y", "botindex-mcp-server"]
}
}
}
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"botindex": {
"command": "npx",
"args": ["-y", "botindex-mcp-server"]
}
}
}
Windsurf / Cline / Continue.dev
Same pattern — point your MCP config at npx botindex-mcp-server.
17 Tools
Sports Intelligence
| 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 |
Crypto & Token Launches
| 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 |
Agentic Commerce
| Tool | Description | Price |
|---|---|---|
botindex_commerce_compare |
Compare ACP vs UCP vs x402 protocols | $0.05 |
botindex_commerce_protocols |
Protocol directory with fees | $0.01 |
Premium Analytics
| 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 |
How Payment Works
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.
Free Trial
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.
Free Endpoints (No Payment)
These work out of the box — no wallet needed:
botindex_discover— full endpoint catalog with pricing- Zora trending coins (via API:
/api/botindex/zora/trending-coins) - Hyperliquid funding arb (via API:
/api/botindex/hyperliquid/funding-arb)
Verifiable Agent Actions (AAR)
Every BotIndex API response carries a signed Agent Action Receipt in the X-AAR-Receipt header — Ed25519-signed proof of what your agent requested, what was returned, and what it cost.
- Verify any receipt independently — no trusted intermediary needed
- Privacy-preserving — inputs/outputs are SHA-256 hashed, not exposed
- Compatible with Mastercard Verifiable Intent — bidirectional mapping
- Aztec ZK-compatible — verify on-chain without revealing contents
npm install botindex-aar
import { verifyReceipt } from 'botindex-aar';
const result = verifyReceipt(receipt);
// { ok: true } — receipt is valid and untampered
- AAR Spec: github.com/Cyberweasel777/agent-action-receipt-spec
- Landing: aar.botindex.dev
- npm: botindex-aar
Links
- API: king-backend.fly.dev/api/botindex/v1/
- Agent Discovery: /.well-known/ai-plugin.json
- AAR Trust Layer: aar.botindex.dev
- x402 Protocol: github.com/coinbase/x402
- Source: github.com/Cyberweasel777/king-backend
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。