c9a1775bb58d5d05d850eb663a6cfa2dd0f65ebf
Added 4 new MCP tools for Session 452 - 24/5 Trading Enhancement:
1. market_closure_context
- Get current market closure context and crypto allocation adjustments
- Endpoint: /api/dashboard/market-closure-context
2. pi_consensus_query
- Get PI consensus data for a symbol (3+ PIs holding)
- Endpoint: /api/pi-intelligence/consensus/{symbol}
3. pi_consensus_top
- Get top PI consensus opportunities
- Endpoint: /api/pi-intelligence/consensus/top
4. pi_scan_trigger
- Trigger manual PI portfolio scan
- Endpoint: /api/pi-intelligence/scan/trigger
USAGE: Enables Claude to query market status and PI consensus during
trading sessions, supporting dynamic strategy adjustments.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Description
MCP server for eToroGridbot
Languages
Python
100%