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