event: endpoint
data: https://kristo-intelligence-api.onrender.com/mcp/sse

event: message
data: {"jsonrpc": "2.0", "id": 0, "result": {"protocolVersion": "2024-11-05", "capabilities": {"tools": {}}, "serverInfo": {"name": "kristo-intelligence", "version": "1.0.0", "title": "Kristo Intelligence \u2014 DeFi signals (x402/USDC on Base)"}}}

event: message
data: {"jsonrpc": "2.0", "id": 1, "result": {"tools": [{"name": "get_market_stats", "description": "Read-only operation \u2014 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 (CoinGecko, DEXScreener, Fear & Greed). Use it for market context and price/indicator lookups; use get_onchain_sales for paid-call revenue and get_bot_status for integration health. Paid via x402 (HTTP 402 challenge with the exact USDC amount and receiver on Base).", "inputSchema": {"type": "object", "properties": {}, "additionalProperties": false}, "x402": {"price_usdc": 0.005, "chain_id": 8453, "receiver": "0xd4cdA900839C0FED4374EE37EA0DBE8e4c6fd08f", "token_contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "endpoint": "https://kristo-intelligence-api.onrender.com/api/stats"}}, {"name": "get_onchain_sales", "description": "Read-only operation \u2014 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 (tx hash, payer, amount, block, timestamp), source=\"real_blockchain\", plus the wallet state and a market snapshot. Use it when you need provable revenue or settlement evidence; use get_market_stats for prices and get_bot_status for integration health. Paid via x402 (HTTP 402 challenge with the exact USDC amount and receiver on Base).", "inputSchema": {"type": "object", "properties": {}, "additionalProperties": false}, "x402": {"price_usdc": 0.005, "chain_id": 8453, "receiver": "0xd4cdA900839C0FED4374EE37EA0DBE8e4c6fd08f", "token_contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "endpoint": "https://kristo-intelligence-api.onrender.com/api/sales"}}, {"name": "get_bot_status", "description": "Read-only operation \u2014 no side effects, no parameters. Returns the service's Telegram integration status as JSON: telegram_bot_running, telegram_token_configured, last_heartbeat, uptime_started, messages_sent, active_users, commands_processed, vip_invites_sent, plus the wallet state. Use it to confirm this service's own monitoring is alive (and its heartbeat recent) before trusting other outputs; use get_market_stats for market data or get_onchain_sales for provable revenue. Paid via x402 (HTTP 402 challenge with the exact USDC amount and receiver on Base).", "inputSchema": {"type": "object", "properties": {}, "additionalProperties": false}, "x402": {"price_usdc": 0.005, "chain_id": 8453, "receiver": "0xd4cdA900839C0FED4374EE37EA0DBE8e4c6fd08f", "token_contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "endpoint": "https://kristo-intelligence-api.onrender.com/api/bot-status"}}]}}

