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