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