Agent Einstein — MCP connector
Crypto and market intelligence from Agent Einstein. Free tools cover AI price forecasts, market sentiment, smart-money and whale flows, prediction-market signals, Bitcoin cycle data, congressional trades and a published forecast accuracy record. Paid tools run live security scans, wallet analysis, forecasts on any token, backtests and deep research, billed from a prepaid credit balance.
Connect it
The server speaks streamable HTTP JSON-RPC at:
https://emc2ai.io/api/mcp
ChatGPT
Settings → Connectors → Add custom connector → paste the URL above. Sign in when prompted; the free tools work without signing in.
Claude
Settings → Connectors → Add custom connector → paste the URL above.
Claude Code, Cursor, and other CLI clients
claude mcp add --transport http einstein https://emc2ai.io/api/mcp
Anything else
Any MCP client that supports streamable HTTP works. Protocol version 2026-07-28; older revisions back to 2025-03-26 are negotiated automatically.
Try these
What is Einstein forecasting for ETH over the next week, and how accurate have those forecasts been?
get_price_forecast + get_forecast_accuracy — freeHow is crypto market sentiment right now, and which coins moved most in the last 24 hours?
get_market_sentiment + get_top_movers — freeWhat are the Hyperliquid whales positioned in, and what are they paying in funding?
get_hyperliquid_whales — freeWhich members of Congress traded stocks recently?
get_congress_trades — freeRun a full security scan on 0x4200000000000000000000000000000000000006 on Base.
analyze_token_security — paid
What it costs
18 tools are free and need no account. They read data Einstein's scheduled research has already gathered, so there is no per-call cost to pass on and no usage limit beyond ordinary rate limiting.
20 tools run live analysis — fresh model inference, on-chain scans, backtests — and draw down a prepaid credit balance. Each one tells you its price before it runs, and if your balance is short you get a link to top up rather than an error. Three ways to fund a balance:
- Card. Credit packs from $5, via Stripe.
- USDC. Autonomous agents can pay per call over the x402 protocol on Base — no account needed.
Balances are shared with the Einstein Terminal — top up once, use it anywhere.
Authentication
OAuth 2.1 with PKCE and dynamic client registration. Nothing to configure: your client discovers the endpoints from /.well-known/oauth-protected-resource and registers itself. Free tools accept anonymous calls, so a connector works the moment it is added and only asks you to sign in when you reach for a paid tool.
Einstein never receives your password, and the connector cannot move funds, sign transactions, or access private keys.
Every tool
| Tool | What it does | Cost |
|---|---|---|
get_price_forecast | AI Price Forecast | Free |
get_forecast_accuracy | Forecast Accuracy Track Record | Free |
get_market_sentiment | Crypto & TradFi Fear and Greed | Free |
get_top_movers | Top Gainers and Losers | Free |
get_smart_money_flow | Smart Money Flow | Free |
get_hyperliquid_whales | Hyperliquid Whale Positioning | Free |
get_polymarket_whales | Polymarket Whale Trades | Free |
get_prediction_market_catalysts | Prediction Market Catalyst Radar | Free |
get_prediction_market_yields | Prediction Market Yield Surface | Free |
get_bitcoin_cycle_position | Bitcoin On-Chain Cycle | Free |
check_token_safety | Token Safety Check | Free |
get_congress_trades | US Congress Stock Trades | Free |
get_government_contracts | US Government Contract Awards | Free |
get_analyst_accuracy | Crypto Influencer Accuracy | Free |
get_smart_money_inflow | Smart-Money Net Inflow | Free |
get_social_hype | Token Social Hype | Free |
get_launchpad_radar | Launchpad Radar | Free |
list_einstein_capabilities | List Einstein Capabilities | Free |
ask_einstein | Ask Einstein | Credit |
forecast_chart | AI Chart Forecast | Credit |
analyze_token_security | Token Security Analysis | Credit |
analyze_wallet | Wallet Analysis | Credit |
track_whales | Whale and Smart-Money Tracking | Credit |
scan_market | Market Scan | Credit |
detect_mev | MEV Detection and Protection | Credit |
find_arbitrage | Arbitrage Scanner | Credit |
scan_launchpads | Launchpad Scanner | Credit |
analyze_bitcoin | Bitcoin Analytics | Credit |
assess_quantum_risk | Quantum Risk Assessment | Credit |
generate_quantum_key | Quantum Key Generation | Credit |
analyze_prediction_markets | Prediction Market Analysis | Credit |
find_yield | Yield Opportunity Finder | Credit |
run_backtest | Strategy Backtest | Credit |
get_trade_signals | Live Trade Signals | Credit |
analyze_copy_trading | Copy Trading Intelligence | Credit |
recommend_allocation | Portfolio and Strategy Allocation | Credit |
check_content_integrity | Content Integrity Scan | Credit |
get_agent_context | Einstein Agent Context | Credit |
Privacy & support
Privacy policy: https://emc2ai.io/privacy-policy/ · Terms: https://emc2ai.io/terms-of-services/
Support: [email protected]
Market and on-chain analysis is information, not financial advice. Forecasts are model output and can be wrong; the free get_forecast_accuracy tool publishes the measured track record so you can judge for yourself.