Skip to content
Claude Code

polarmcp for Claude Code

io.github.davidmosiah/polarmcp

Privacy-first unofficial Polar AccessLink v4 MCP server for AI health, sleep and training agents.

client:Claude Code transport:stdio runtime:npm

Install polarmcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add polarmcp -e POLAR_CLIENT_ID=<POLAR_CLIENT_ID> -e POLAR_CLIENT_SECRET=<POLAR_CLIENT_SECRET> -e POLAR_REDIRECT_URI=<POLAR_REDIRECT_URI> -e POLAR_TOKEN_PATH=<POLAR_TOKEN_PATH> -e POLAR_PRIVACY_MODE=<POLAR_PRIVACY_MODE> -e POLAR_CACHE=<POLAR_CACHE> -e POLAR_CACHE_PATH=<POLAR_CACHE_PATH> -e POLAR_NO_CACHE=<POLAR_NO_CACHE> -- npx -y polar-mcp-unofficial

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

polarmcp in other clients