This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryTool consolidation reduces definitions by 75% and list responses are now summarized for lower token usage.
Full changelog
What's New
This release significantly reduces token consumption when used with AI assistants.
Key Changes
- Consolidated Tools: Reduced from 58 individual tools to 15 action-based tools (74% reduction)
- Response Summarization: List operations now return summarized responses with count and key fields only
- Compact JSON: No pretty-printing in MCP mode for smaller payloads
Token Optimization Breakdown
| Metric | Before | After | Reduction |
|--------|--------|-------|-----------|
| Tool definitions | ~2800 lines | ~700 lines | 75% |
| List responses | Full JSON | Summarized | ~80% |
Download
| Platform | File |
|----------|------|
| macOS (Apple Silicon) | productplan-3.0.0-darwin-arm64.tar.gz |
| macOS (Intel) | productplan-3.0.0-darwin-amd64.tar.gz |
| Linux (x64) | productplan-3.0.0-linux-amd64.tar.gz |
| Linux (ARM) | productplan-3.0.0-linux-arm64.tar.gz |
| Windows | productplan-3.0.0-windows-amd64.zip |
Installation
# macOS/Linux
tar -xzf productplan-3.0.0-*.tar.gz
chmod +x productplan-*
sudo mv productplan-* /usr/local/bin/productplan
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About olgasafonova/productplan-mcp-server
Query ProductPlan roadmaps. Access OKRs, ideas, launches, and timeline data.
Related context
Beta — feedback welcome: [email protected]