A hosted fork of the Hevy fitness MCP, wrapped in supergateway to speak streamable HTTP instead of stdio. Connects to the Hevy API to expose workout creation and updates, routine management, exercise template search, folder organization, and webhook subscriptions for workout events. The original stdio package is fine for Claude Desktop or Cursor, but this version is specifically packaged as a Docker image for multi-tenant MCP gateway deployments where you need stateful sessions and per-user API keys. Ships with health checks at /healthz and the MCP endpoint at /mcp. Reads HEVY_API_KEY from the container environment and includes built-in Sentry monitoring for production observability.
claude mcp add --transport stdio io.github.rwestergren-hevy-mcp-remote uvx hevy-mcp-remote