MCPExerciseAPI
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
{
"command": "npx",
"args": [
"-y",
"@exerciseapi/mcp-server"
],
"env": {
"EXERCISEAPI_KEY": "exlib_your_key_here"
}
}安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
{
"command": "npx",
"args": [
"-y",
"@exerciseapi/mcp-server"
],
"env": {
"EXERCISEAPI_KEY": "exlib_your_key_here"
}
}