1 Get your Hevy API key
Log in at hevy.com, open Settings → Developer and generate an API key.
No account yet? Sign up for Hevy free first.
Connect Claude, Cursor, Codex or any MCP client to your Hevy account. Ask about your progress, log workouts, build routines — no install required.
Log in at hevy.com, open Settings → Developer and generate an API key.
No account yet? Sign up for Hevy free first.
{
"mcpServers": {
"hevy": {
"command": "npx",
"args": [
"-y", "mcp-remote",
"https://unofficial-hevy-mcp.up.railway.app/mcp",
"--header", "X-HEVY-API-KEY:${HEVY_API_KEY}"
],
"env": { "HEVY_API_KEY": "<your api key>" }
}
}
}
https://unofficial-hevy-mcp.up.railway.app/mcp
{
"mcpServers": {
"hevy": {
"url": "https://unofficial-hevy-mcp.up.railway.app/mcp",
"headers": { "X-HEVY-API-KEY": "<your api key>" }
}
}
}
Your API key is never stored.
Hevy is the free app behind all of this — log your workouts, crush your PRs, watch your progress take off.
Join Hevy for free