MoveMate: Gym Workout Tracker for Grok
app.movemate/movemate
Schedule workouts from the MoveMate exercise library and review history, PRs and progression.
client:Grok
transport:streamable-http
Install MoveMate: Gym Workout Tracker in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"movemate": {
"type": "http",
"url": "https://api.movemate.app/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