Analyze Polymarket prediction market wallets — get copy trading scores (1-10), P&L, win rate, risk metrics (Sharpe ratio, Sortino ratio, max drawdown), red f...
Portfolio management via REST API and MCP — users can now manage their tracked wallet portfolios through the API and MCP server - `GET /v1/portfolio` — paginated portfolio listing with wallet scores, nicknames, and notification settings - `POST /v1/portfolio` — add wallets with optional nicknames, enforces free (3) / premium (20) limits - `DELETE /v1/portfolio/{wallet_address}` — remove wallets from portfolio - MCP tools: `get_portfolio`, `add_to_portfolio`, `remove_from_portfolio` with matching functionality