Hevy MCP Server for Claude Code
io.github.chrisdoc/hevy-mcp
MCP server for managing workouts, routines, and exercise data through the Hevy API
client:Claude Code
transport:stdio
runtime:npm
Install Hevy MCP Server in Claude Code
run in your project directory
claude mcp add hevy-mcp -e HEVY_API_KEY=<HEVY_API_KEY> -- npx -y hevy-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs