Agent Einstein — Autonomous Crypto Intelligence
https://emc2ai.io/api/mcpskills: {'id': 'einstein_trade_signals', 'name': 'einstein_trade_signals', 'description': "Einstein Live Trade Signals: Stream Einstein's recent autonomous trade signals — every executed trade with full deterministic context: candidate-preranker rank/alpha-score, momentum band (RSI/MACD/MTF/StochRSI composite), regime, news classification (regulator/hack/exchange-failure/depeg/ETF), macro risk-appetite, BTC cycle phase. Subscribers can mirror trades with their own smart wallet using the action/asset/category/size%/SL%/TP%/leverage payload. Same data the public /api/self-trade/signals endpoints serve, but bundled as a paid A2A skill for agent-to-agent automation pipelines that prefer the unified A2A protocol.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'general_analysis', 'name': 'general_analysis', 'description': 'General AI Analysis: Send any prompt to Agent Einstein who autonomously selects tools, analyzes data, and provides intelligent responses. Use for complex questions requiring reasoning or multi-step analysis.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'altcoin_season_index', 'name': 'altcoin_season_index', 'description': 'Altcoin Season Index: Real-time blockchaincenter-style Altcoin Season Index, computed in-house from CoinGecko top-50 minus stables and BTC/ETH derivatives. Returns: 90d index 0–100, 30d index, rotation acceleration delta, regime classification (BTC season / BTC-leaning / altseason-leaning / altseason / extreme), top 5 outperformers, worst 5 underperformers, BTC anchor return, plus the contrarian sizing rule the self-trade engine applies based on the regime (alt × 0.4–1.3, BTC × 0.7–1.0). Use to time alt rotation, time BTC accumulation, or as a contrarian de-risk gate at index ≥75.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'top_gainers_comprehensive', 'name': 'top_gainers_comprehensive', 'description': "Top Gainers (Alpha-Ranked): Today's biggest 24h gainers across the CoinGecko top-1000 universe (stablecoins and wrapped BTC/ETH derivatives filtered out) plus per-chain ecosystem gainers for Ethereum, Base, Arbitrum, BNB Chain, Polygon, and Optimism — RANKED BY CROSS-SIGNAL ALPHA CONFLUENCE, not raw % move. Each gainer is scored by how many independent signals corroborate it (whale accumulation, cross-chain DEX trending, social/CT hype, sector rotation, multi-timeframe chart trend, AI forecast); tokens with real confluence lead and pure price-pumps are demoted. Returns: alphaRanked[] (symbol, verdict, signalCount, per-signal badges + evidence), rawMovers[] (no-confluence pumps), losers, and per-chain breakdown. Optional { params: { chain } } drills into one chain. Reads cached signals (zero extra API cost) with graceful degradation. Use to find what's actually worth attention, not just what's pumping.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'chart_forecast', 'name': 'chart_forecast', 'description': 'AI Chart Forecast: Dual-model ML price forecast combining Google TimesFM and Kronos (12B+ K-lines from 45 exchanges) on full OHLC chart data. Returns multi-horizon drift %, direction (bullish/bearish/neutral), Kronos quantile bands (q10/q50/q90), CONSENSUS/DIVERGENCE classifier between the two models, and Einstein structured confidence assessment with supporting/contradicting factors. Accepts EVM contracts or canonical symbols (BTC, ETH, ADA, BNB, DOT, ...). Fails loud if the forecast service is unavailable — no charge.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'whale_tracking', 'name': 'whale_tracking', 'description': 'Whale Intelligence: Token-centric whale accumulation view with net capital flows and smart money tracking.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'smart_money', 'name': 'smart_money', 'description': 'Smart Money Analysis: Rank top DEX wallets by trading volume and net buy/sell flow (accumulation vs distribution). Returns volume, trade count, and top tokens traded — not realized P&L or win rate.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'wallet_pnl', 'name': 'wallet_pnl', 'description': "Wallet P&L X-Ray: Reconcile a wallet's true P&L before copy-trading it: gross cash flow, FIFO realized, unrealized (marked to market) and total — with caveats on illiquid-token pricing, routing-hop inflation, and cost-basis window, so a single number is never mistaken for the truth. EVM computed via FIFO on Bitquery archive trades; Solana sourced from Vybe.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 0.9615%; p95 804.3ms; conformance: pass
How to connect
https://emc2ai.io/api/mcp
curl -X POST https://emc2ai.io/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'