This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalv0.6.0 introduces the MCP server with read‑only tools (whoami, profile, workouts, wellness) and gated write/destructive commands via --allow-write/--allow-destructive flags.
Why it matters: Plan to test new MCP server endpoints in development; enable write operations only after reviewing gating logic before production deployment.
Summary
AI summaryAdded MCP server with read‑only and write/desctructive gated commands.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Implemented cobra command wiring with --allow-write/--allow-destructive gating for MCP. Implemented cobra command wiring with --allow-write/--allow-destructive gating for MCP. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Enriched workouts with activityName and activity_type_name lookup tool in MCP. Enriched workouts with activityName and activity_type_name lookup tool in MCP. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Implemented stdio server skeleton with doctor tool in MCP. Implemented stdio server skeleton with doctor tool in MCP. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Created toolDef registry and typed error mapping for MCP. Created toolDef registry and typed error mapping for MCP. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Exported TOTPHeaders helper for MCP reuse from session module. Exported TOTPHeaders helper for MCP reuse from session module. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added official Go SDK dependency for MCP. Added official Go SDK dependency for MCP. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Added read-only tools: whoami, profile, workouts, wellness for MCP. Added read-only tools: whoami, profile, workouts, wellness for MCP. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Added write and destructive tools gated by --allow-write / --allow-destructive in MCP. Added write and destructive tools gated by --allow-write / --allow-destructive in MCP. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Other | Medium |
Added MCP server section to README documentation. Added MCP server section to README documentation. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Other | Medium |
Created dedicated MCP section with per-client setup instructions in README. Created dedicated MCP section with per-client setup instructions in README. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
suuntool v0.6.0
Unofficial Go CLI for the Suunto / Sports-Tracker API.
See README for usage and disclaimers.
⚠️ Unofficial, experimental, not affiliated with Suunto. May violate Suunto's TOS — use at your own risk.
Changelog
Other
- b917fe2b29f085ecc4aeac6d2bcd54a050114fdb docs(readme): add MCP server section
- 9ecb57f65370e1ba8cdebea65e49f1fec0d13041 docs(readme): dedicated MCP section with per-client setup
- b7d8b901a732c69ad7d9e5f805cd22e9d21b6c48 mcp: add official Go SDK dependency
- f483d65e92134f0d931aa1952240db27b4c45a54 mcp: cobra command wiring + --allow-write/--allow-destructive gating
- 12c28b3b66e2b765bde7f96368aebb6d0a5575f6 mcp: enrich workouts with activityName + activity_type_name lookup tool
- 46ae19477fbad1c05fe8ea8497a0901b8148c43b mcp: read-only tools (whoami, profile, workouts, wellness)
- 85a73495bcaf00505a6a77fee42b6ee368ea11f1 mcp: stdio server skeleton with doctor tool
- 61ed0e47e90f152be1e27c35c74713b1397eb5fb mcp: toolDef registry + typed error mapping
- aab32074d6c25d4e959f0f9abe820f2fddd58474 mcp: write and destructive tools gated by --allow-write / --allow-destructive
- f88696096c2960942f30cbef737dbca5920499d9 session: export TOTPHeaders helper for MCP reuse
Install (Homebrew, once the tap formula is published):
brew install tajchert/tap/suuntool
Install (Go):
go install github.com/tajchert/[email protected]
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 CLI and MCP for Suunto smartwatches data
All releases →Related context
Beta — feedback welcome: [email protected]