INDIVIDUAL MCP TOOL
wallet_pnl
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.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agenteinstein]
url = "https://emc2ai.io/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agenteinstein": {
"type": "http",
"url": "https://emc2ai.io/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agenteinstein
Remote MCP URL: https://emc2ai.io/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agenteinstein": {
"url": "https://emc2ai.io/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agenteinstein": {
"type": "http",
"url": "https://emc2ai.io/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agenteinstein",
"transport": "streamable-http",
"url": "https://emc2ai.io/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
backtest_custom_strategy— Custom Strategy Backtest: Describe a rule-based breakout strategy in plain language (entry on previous-day high/low break, %-distance stop-loss & take-profit, move-to-breakeven threshold, trailing-stop distance, optional session-open timing & leverage) and get an event-driven, intrabar backtest over years of historical data: total return, ending equity from a chosen starting capital, win rate, Sharpe/Sortino, max drawdown and an equity curve — plus the sensible defaults the agent chose for unspecified parameters.einstein_trade_signals— 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.general_analysis— General AI Analysis: Send any prompt to Agent Einstein who autonomously selects tools, analyzes data, and provides intelligent responses.altcoin_season_index— Altcoin Season Index: Real-time blockchaincenter-style Altcoin Season Index, computed in-house from CoinGecko top-50 minus stables and BTC/ETH derivatives.top_gainers_comprehensive— 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.chart_forecast— AI Chart Forecast: Dual-model ML price forecast combining Google TimesFM and Kronos (12B+ K-lines from 45 exchanges) on full OHLC chart data.whale_tracking— Whale Intelligence: Token-centric whale accumulation view with net capital flows and smart money tracking.robinhood_chain_markets— Robinhood Chain Markets: Asset leaderboard for Robinhood Chain (EVM 4663): every listed token and Robinhood-issued tokenized equity (NVDA, TSLA, SPY, SPCX, …) ranked by 24h DEX volume, market cap or liquidity, with live USD prices, pool liquidity and contract addresses.