v0.6.0 — configurable LBSS/ILR field names + include_legacy
Highlights
- LBSS / ILR custom-field names are now configurable (
LBSS_FIELD/LBSS_FIELD_LEGACY/ILR_FIELD, plus a per-calllbss_fieldoverride on the aggregation tools) — a recalibrated or renamed field needs no code change. get_weekly_summary/get_current_pmcgaininclude_legacyto report the legacy LBSS field side by side for migration checks.
⚠️ Breaking default change
The default LBSS field moved StrydLBSSmod → StrydLBSSv2 (a Stryd-faithful recalibration).
- If your account only has the community
StrydLBSSmodfield, either buildStrydLBSSv2from the field recipes, or restore the previous behavior withLBSS_FIELD=StrydLBSSmod. - Field recipes: https://github.com/methylone/Intervals-MCP-Server-with-STRYD/wiki/LLM-Agent-Recipes
Install
- npm:
npx -y intervals-mcp-with-stryd@0.6.0 - MCPB bundle (Claude Desktop): download
Intervals-MCP-Server-with-STRYD.mcpbbelow.
Bundle verification
SHA-256 (Intervals-MCP-Server-with-STRYD.mcpb):
1aad26c0e4f4e922cb88573d4b15b1122a80711191dddc9d5e13516372d17abd
Verify per SECURITY.md before installing.