Garmin Connect (treinos) for Grok
io.github.mcp-dir/garmin-mcp
List, fetch, create, edit (replace), delete and schedule structured workouts on Garmin Connect (runn
client:Grok
transport:streamable-http
tools:16
Install Garmin Connect (treinos) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"garmin-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_garmin"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- garmin_list_accounts
- garmin_list_workouts
- garmin_get_workout
- garmin_submit_workout
- garmin_edit_workout
- garmin_delete_workout
- garmin_schedule_workout
- garmin_list_scheduled_workouts
- garmin_get_scheduled_workout
- garmin_unschedule_workout
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate