Skip to content

v0.1.0 — Initial public release

Choose a tag to compare

@methylone methylone released this 04 Jun 22:31
· 21 commits to main since this release

First public (AGPL-3.0) release of the Intervals.icu MCP Server.

A local Model Context Protocol server that gives an AI client (Claude Desktop, Codex, etc.) structured access to your Intervals.icu training data, plus deterministic server-side computations (PMC, cardiac decoupling, derived nutrition fields).

Highlights

  • Core tools: activities, wellness, events (read + create/update/delete), athlete summaries, stream-level split/decoupling/pacing analysis.
  • Stryd extension: a second Performance Management Chart computed server-side from a lower-body load metric (LBSS) via EMA, alongside Intervals.icu's RSS-based PMC; weekly and phase-level load trends.
  • stdio and Streamable HTTP transports.
  • Disk-backed stream cache (immutable activity streams; runtime on/off + clear tools).

Requirements: Node.js >= 20.12, an Intervals.icu account and API key. See INSTALL.md.