服务器配置
{
"mcpServers": {
"hevymcp": {
"command": "python",
"args": [
"mcp_server.py"
],
"env": {
"HEVY_API_KEY": "your_hevy_api_key"
}
}
}
}{
"mcpServers": {
"hevymcp": {
"command": "python",
"args": [
"mcp_server.py"
],
"env": {
"HEVY_API_KEY": "your_hevy_api_key"
}
}
}
}