docs: Add documentation status note to MCP_TOOLS.md

Note that MCP_TOOLS.md documents 31 of 43 total tools.
Missing tool schemas to be added in future update:
- list_experts, list_indicators, list_scripts
- healthcheck
- search_reports, get_latest_report
- 8 granular analytics tools
This commit is contained in:
Devid HW
2026-04-19 03:28:51 +07:00
parent 3f827fd168
commit 5cd31ced90
+7 -1
View File
@@ -1,6 +1,12 @@
# MCP Tool Specification
Full input/output schemas for all MT5-Quant tools.
Full input/output schemas for MT5-Quant tools.
> **Documentation Status:** This file documents 31 of 43 total tools. Missing:
> - `list_experts`, `list_indicators`, `list_scripts`
> - `healthcheck`
> - `search_reports`, `get_latest_report`
> - Granular analytics: `analyze_monthly_pnl`, `analyze_drawdown_events`, `analyze_top_losses`, `analyze_loss_sequences`, `analyze_position_pairs`, `analyze_direction_bias`, `analyze_streaks`, `analyze_concurrent_peak`
---