Releases: davidmosiah/whoop-mcp
Releases · davidmosiah/whoop-mcp
Release list
v0.5.3
Added
- Added
whoop-mcp-server demo-capture, a privacy-sanitized real-demo capture command for WHOOP recovery README demos and issue updates. - The command gates on local OAuth readiness, runs the
whoop_daily_summarypath, writes JSON/Markdown transcripts, and fails if secrets, local token paths, raw payloads, exact recovery numbers, exact sleep details or exact strain keys appear. - Added fixture-backed regression coverage and
docs/demo/recovery-demo-redaction-contract.mdso public demo captures have a reviewable privacy contract.
Verification
npm testnpm audit --audit-level=lowgit diff --checknpm pack --dry-run- GitHub CI, Pages and CodeQL passed for commit
53a46f3
whoop-mcp-unofficial v0.5.2
Highlights
- Added explicit prior-work credit for Shashank Mishra and the MIT-licensed whoop-ai-mcp package.
- Added docs/credits.md and linked it from README, docs site, registry docs, sitemap and LLM docs.
- Added metadata checks so the Shashank / whoop-ai-mcp attribution cannot be accidentally removed from primary docs.
Verification
- npm test
- npm audit --audit-level=low
- npm pack --dry-run
- GitHub CI: https://github.com/davidmosiah/whoop-mcp/actions/runs/28297762050
- CodeQL: https://github.com/davidmosiah/whoop-mcp/actions/runs/28297761836
- GitHub Pages: https://github.com/davidmosiah/whoop-mcp/actions/runs/28297762055
- npm latest: whoop-mcp-unofficial@0.5.2
v0.5.1
What's changed
- Published npm package
whoop-mcp-unofficial@0.5.1. - Pins transitive Hono resolution to 4.12.27 to resolve production audit advisories while keeping the public MCP API unchanged.
- Synchronized release metadata across package and MCP server descriptors.
Verification
npm audit --omit=dev --audit-level=moderate: 0 production vulnerabilities.npm test/prepublishOnly: passed.npm pack --dry-run: passed.
npm: https://www.npmjs.com/package/whoop-mcp-unofficial/v/0.5.1
v0.1.4 — Production-ready
Available on npm: npx -y whoop-mcp-unofficial setup
What's included up to 0.1.4
0.1.4
- Add SEO/GEO production metadata: JSON-LD, robots.txt, sitemap.xml, llms.txt, security.txt and PNG social preview.
- Include SEO/GEO static docs in npm package files while continuing to exclude local Vercel metadata.
0.1.3
- Set
https://whoopmcp.vercel.app/as the primary project URL. - Refine the landing page hero, install path, project links and architecture section.
- Add a new high-fidelity SVG architecture visual and refresh the hero illustration.
- Tighten npm package file inclusion so local Vercel metadata cannot ship in package tarballs.
0.1.2
- Add
whoop_capabilitiesandwhoop://capabilitiesso agents can discover supported data, unsupported raw sensor streams, privacy modes and recommended tool order. - Add explicit data-boundary documentation for raw WHOOP API payloads vs raw device sensor streams.
- Add FAQ, roadmap, install-help/data-coverage issue templates and PR checklist.
- Improve the GitHub Pages site with data-boundary, FAQ and community/contribution sections.
0.1.1
- Add
whoop-mcp-unofficialas a binary alias sonpx -y whoop-mcp-unofficial setupworks directly.
0.1.0
- Initial WHOOP MCP implementation.
Capabilities
Recovery, day/night strain, sleep stages, RHR, HRV, skin temperature, blood oxygen, agent-discoverable capabilities resource, privacy-first local OAuth.