You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: rewrite README to reflect updated API surface
Full rewrite of README to match feat/align-mcp-with-api-surface (PR #3):
- Adds discover_traders, get_trader_performance, batch_update_traders
- Groups tools by function (Portfolio / Discovery / Follow Management / Orders)
- Documents CARBONCOPY_BASE_URL env override
- Adds scope-based permissions note
- Updates Features section to mention positions value, unrealised P&L,
trader discovery, batch operations, and performance analytics
- Links to API_REFERENCE.md in habakkuk for full REST docs