Skip to content

v0.1.2 — First public release

Choose a tag to compare

@davidmosiah davidmosiah released this 05 May 17:00
· 54 commits to main since this release

Initial Polar MCP release

30 MCP tools + 6 resources + 3 prompts for Polar AccessLink Dynamic API v4. Local-first OAuth with tokens stored in ~/.polar-mcp/.

Coverage

  • Account, devices, activity, calendar, sleep
  • Nightly Recharge, training sessions, training targets
  • Routes, sports, samples, temperature
  • PPI/HRV tests, subscriptions, skin contacts
  • Daily and weekly agent-ready summaries
  • Privacy modes, SQLite cache, privacy audit
  • Hermes agent manifest checks

Install

npx -y polar-mcp-unofficial setup
npx -y polar-mcp-unofficial auth
{ "mcpServers": { "polar": { "command": "npx", "args": ["-y", "polar-mcp-unofficial"] } } }

Full changelog · npm · Registry