⚠️ Breaking change
The get_action_plan tool has been removed — the underlying /v1/projects/{projectId}/analysis/action-plan endpoint no longer exists in the CompetLab API. It's replaced by the new get_strategic_briefing tool.
✨ New tool — get_strategic_briefing
The synthesized, prioritized competitive read across all dimensions: what changed, what it means, and what to do about it.
- Defaults to the executive
hubdigest (headline + per-dimension verdicts naming the deeper section to open) — answers most questions in one call. - Drill deeper with
sections:actions,competitors, any of the 13deep-<dimension>slots, orall. includeCharts(defaultfalse) adds full chart series.- Branch on
meta.availability:ready·ready-refreshing·preparing·none.coverage+dimensionHealthare always returned.
Example prompt:
"Show me the strategic briefing — what should I fix first?"
🧹 Also in this release
- Corrected all tool-count docs to the accurate 33 tools / 30 read-only (several had drifted to 32/29).
- Tool count unchanged — still 33 tools, zero new dependencies.
Connect
Hosted users (https://mcp.competlab.com/mcp) need do nothing. Self-hosters: git pull && npm run build.
Full diff: v1.2.0...v2.0.0