Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

botindex](https://glama.ai/mcp/servers/Cyberweasel777/botindex-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Cyberweasel777/botindex-mcp-server) πŸ“‡ ☁️ - BotIndex + Agorion MCP server β€” AI signal intelligence API + agent service discovery network.

README.md

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)

---

Free vs Pro

  • Free key: 100 requests/day on free endpoints. Premium endpoints return an upgrade/payment prompt.
  • Pro key ($29/mo): Unlimited access to all endpoints with no x402 payment gates.

Upgrade link: https://api.botindex.dev/api/botindex/keys/register?plan=pro

---

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

---

Links

---

License

MIT

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Finance & Payments servers.