Skip to content

v1.3.0

Choose a tag to compare

@thebriangao thebriangao released this 01 Jun 23:05
· 9 commits to main since this release

Direct setup for the major AI clients — in both the local and cloud flows. No more "Claude only."

Added

  • whoop-mcp local now wires the server into the client you pick — Claude Desktop, Claude Code, Cursor, VS Code (Copilot), Gemini CLI, Codex CLI, or Windsurf — writing the right config to the right path automatically (or printing a universal block for any other MCP client).
  • whoop-mcp cloud's connect step prints ready-to-paste setup for claude.ai, ChatGPT, Claude Code (remote), and Cursor / Windsurf / any HTTP MCP client — URL + password for the OAuth connectors, a bearer-token config block for the header-auth ones.

Every stdio client uses the identical launch entry, so the server self-loads its .env no matter which app starts it.

Upgrade: npm i -g @briangaoo/whoop-mcp@1.3.0