Sponsored by Deepsite.site

BotIndex MCP Server

Created By
Cyberweasel77714 days ago
AI-powered market intelligence API for agents. 23 MCP tools covering sports betting odds, crypto signals, Hyperliquid funding arb, Solana token tracking, social sentiment, and x402 micropayments. Cryptographic trust layer with Agent Action Receipts (AAR) and Session Continuity Certificates (SCC).
Content

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

ToolDescriptionPrice
botindex_sports_oddsLive odds across NFL, NBA, UFC, NHL$0.02
botindex_sports_linesLine movements + sharp action flags$0.02
botindex_sports_propsPlayer prop bets with confidence$0.02
botindex_sports_correlationsPlayer correlation matrix for DFS$0.05
botindex_sports_optimizerCorrelation-adjusted DFS lineup optimizer$0.10
botindex_sports_arbCross-platform arbitrage scanner$0.05

Crypto & Token Launches

ToolDescriptionPrice
botindex_crypto_tokensToken universe with price data$0.02
botindex_crypto_graduatingCatapult→Hyperliquid graduation signals$0.02
botindex_solana_launchesMetaplex Genesis token launches$0.02
botindex_solana_activeActive Genesis launches only$0.02
botindex_correlation_leadersTop correlated/anti-correlated pairs$0.05

Agentic Commerce

ToolDescriptionPrice
botindex_commerce_compareCompare ACP vs UCP vs x402 protocols$0.05
botindex_commerce_protocolsProtocol directory with fees$0.01

Premium Analytics

ToolDescriptionPrice
botindex_dashboardCorrelation matrix, leaders, fear/greed$0.50
botindex_signalsAggregated prediction market signals$0.10
botindex_agent_traceAgent reasoning trace$0.05
botindex_discoverFull 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


License

MIT

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
WindsurfThe new purpose-built IDE to harness magic
CursorThe AI Code Editor
Tavily Mcp
ChatWiseThe second fastest AI chatbot™
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Playwright McpPlaywright MCP server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Amap Maps高德地图官方 MCP Server
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
DeepChatYour AI Partner on Desktop
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.