Running Workout for Grok
fr.runningworkout/running-workout
AI coach for Garmin: builds training plans and structured workouts, synced straight to your watch.
client:Grok
transport:streamable-http
Install Running Workout in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"running-workout": {
"type": "http",
"url": "https://www.runningworkout.fr/mcp"
}
}
}
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