Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Kristo Intelligence

io.github.hristovdimitri2-hub/kristo-intelligence

Pay-per-call DeFi intelligence for AI agents on Base — x402, USDC, no keys.

Uptime
25.0%
4 direct probes · 30d
Response
1079ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_market_stats

Read-only operation — no side effects, no parameters. Returns the live Base market snapshot: aggregated activity, daily request/sales counters, the official agent catalog, and real-time market data (C…

get_onchain_sales

Read-only operation — no side effects, no parameters. Returns the real on-chain payment history to this service's fee receiver on Base: total_volume_usd, total_sales, by_token, up to 100 history rows …

get_bot_status

Read-only operation — no side effects, no parameters. Returns the service's Telegram integration status as JSON: telegram_bot_running, telegram_token_configured, last_heartbeat, uptime_started, messag…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kristo_intelligence": {
      "url": "https://kristo-intelligence-api.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}