Server Config
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"hevy-mcp"
],
"env": {
"HEVY_API_KEY": "{HEVY_API_KEY}"
}
}
}
}{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"hevy-mcp"
],
"env": {
"HEVY_API_KEY": "{HEVY_API_KEY}"
}
}
}
}