dietbox_patient_delete — DietBox MCP Tool
dietbox_patient_delete
(dietbox patient delete) is one of 42 tools on the
DietBox
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call dietbox_patient_delete from your client
- Claude Code DietBox dietbox_patient_delete run in your project directory
- Claude Desktop DietBox dietbox_patient_delete ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DietBox dietbox_patient_delete ~/.cursor/mcp.json
- VS Code DietBox dietbox_patient_delete .vscode/mcp.json
- Zed DietBox dietbox_patient_delete ~/.config/zed/settings.json
- Windsurf DietBox dietbox_patient_delete ~/.codeium/windsurf/mcp_config.json
- Cline DietBox dietbox_patient_delete ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DietBox dietbox_patient_delete ~/.gemini/settings.json
- Grok DietBox dietbox_patient_delete .mcp.json (in your project root)
- ChatGPT DietBox dietbox_patient_delete Settings → Connectors → Advanced → Developer mode
- Claude.ai DietBox dietbox_patient_delete Settings → Connectors → Add custom connector
- LangChain DietBox dietbox_patient_delete pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dietbox-mcp https://api.mcp.ai/p_dietbox
Other tools on this server
- dietbox_list_accounts
- dietbox_get_profile
- dietbox_get_nutritionist
- dietbox_patient_list
- dietbox_patient_get
- dietbox_patient_write_create
- dietbox_patient_write_update
- dietbox_prontuario
- dietbox_prontuario_write
- dietbox_anamnese_list
- dietbox_anamnese_get
- dietbox_anamnese_get_latest
- dietbox_anamnese_write_create
- dietbox_anamnese_write_update
- dietbox_anamnese_delete
- dietbox_antropometria_list
- dietbox_antropometria_get
- dietbox_antropometria_get_latest
- dietbox_antropometria_write
- dietbox_antropometria_delete
- dietbox_meal_plan
- dietbox_prescription_list
- dietbox_prescription_get
- dietbox_prescription_list_models
- dietbox_prescription_write
- dietbox_agenda_list
- dietbox_agenda_summary
- dietbox_agenda_write
- dietbox_chat_list
- dietbox_chat_messages
- dietbox_chat_write
- dietbox_list_goals
- dietbox_get_goal_progress
- dietbox_list_diario
- dietbox_list_finance_transactions
- 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.