show_version — MFIT Personal MCP Tool Read-only
show_version
(show version) is one of 48 tools on the
MFIT Personal
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call show_version from your client
- Claude Code MFIT Personal show_version run in your project directory
- Claude Desktop MFIT Personal show_version ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MFIT Personal show_version ~/.cursor/mcp.json
- VS Code MFIT Personal show_version .vscode/mcp.json
- Zed MFIT Personal show_version ~/.config/zed/settings.json
- Windsurf MFIT Personal show_version ~/.codeium/windsurf/mcp_config.json
- Cline MFIT Personal show_version ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MFIT Personal show_version ~/.gemini/settings.json
- Grok MFIT Personal show_version .mcp.json (in your project root)
- ChatGPT MFIT Personal show_version Settings → Connectors → Advanced → Developer mode
- Claude.ai MFIT Personal show_version Settings → Connectors → Add custom connector
- LangChain MFIT Personal show_version pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mfit-mcp https://api.mcp.ai/p_mfit
Other tools on this server
- 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
- mfit_workout_write_update_serie
- mfit_workout_delete_routine
- mfit_workout_delete_session
- mfit_workout_delete_exercise
- mfit_get_workout_library
- mfit_search_exercises
- mfit_get_exercise_favorites
- mfit_get_user_exercises
- mfit_get_client_evaluations
- mfit_get_training_frequency
- mfit_get_retention
- mfit_get_finances
- mfit_get_invoices
- mfit_get_anamnesis_models
- mfit_get_today_checkins
- mfit_get_training_ranking
- mfit_get_feedbacks
- mfit_get_retention_clients
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.