MFIT Personal for Grok
io.github.mcp-dir/mfit-mcp
Client, workout, body composition, retention and finance management for personal trainers.
client:Grok
transport:streamable-http
tools:48
Install MFIT Personal in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mfit-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_mfit"
}
}
}
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
- mfit_list_accounts
- mfit_get_profile
- mfit_client_list
- mfit_client_get
- mfit_client_list_groups
- mfit_client_write_create
- mfit_client_write_update
- mfit_client_write_deactivate
- mfit_get_client_count
- mfit_get_client_notes
- mfit_get_client_notes_write
- mfit_client_files_list
- mfit_client_files_get
- mfit_client_files_write
- mfit_client_files_delete
- mfit_get_client_workouts
- mfit_workout_get_routine
- mfit_workout_get_session
- mfit_workout_write_create_routine
- mfit_workout_write_update_routine
- mfit_workout_write_archive_routine
- mfit_workout_write_unarchive_routine
- mfit_workout_write_create_session
- mfit_workout_write_add_exercise