toolkit_info — MFIT Personal MCP Tool
toolkit_info
(toolkit info) 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 toolkit_info from your client
- Claude Code MFIT Personal toolkit_info run in your project directory
- Claude Desktop MFIT Personal toolkit_info ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MFIT Personal toolkit_info ~/.cursor/mcp.json
- VS Code MFIT Personal toolkit_info .vscode/mcp.json
- Zed MFIT Personal toolkit_info ~/.config/zed/settings.json
- Windsurf MFIT Personal toolkit_info ~/.codeium/windsurf/mcp_config.json
- Cline MFIT Personal toolkit_info ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MFIT Personal toolkit_info ~/.gemini/settings.json
- Grok MFIT Personal toolkit_info .mcp.json (in your project root)
- ChatGPT MFIT Personal toolkit_info Settings → Connectors → Advanced → Developer mode
- Claude.ai MFIT Personal toolkit_info Settings → Connectors → Add custom connector
- LangChain MFIT Personal toolkit_info 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
- show_version
- report_bug
- connect
- 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.