Christian Gick c9a1775bb5 feat(Session 452): Add 24/5 trading MCP tools
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>
2026-01-19 12:47:48 +02:00
2026-01-13 19:17:44 +02:00
Description
MCP server for eToroGridbot
189 KiB
Languages
Python 100%