Loading MCP server directory, please wait...
Training analytics over your Hevy log: e1RM, PRs, volume, consistency, bodyweight.
npx @getmcp/cli add io.github.gCuadros/hevy-coach-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HEVY_API_KEYHevy API key, from Hevy → Settings → API. Requires a Hevy PRO subscription.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gCuadros/hevy-coach-mcp": {
"command": "npx",
"args": [
"-y",
"hevy-coach-mcp"
],
"env": {
"HEVY_API_KEY": ""
}
}
}
}