DietBox
REMOTE · API.MCP.AI · SCANNED AUG 3
Patient, prescription, anthropometry, scheduling, chat and food diary management for dietitians.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security46
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (dietbox_patient_delete). See how to fix → View diagnostics → Fail
- HTTPS not yet verified: we couldn't determine whether a plaintext access path exists. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability52
- AI-judged instruction clarity (fair).Partial
- Context-footprint check failed: tool/resource definitions use about 5521 tokens (~131/item across 42 items; 42 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · api.mcp.ai
claude mcp add --transport http mcp-dir-dietbox-mcp https://api.mcp.ai/p_dietbox
[mcp_servers.mcp-dir-dietbox-mcp] url = "https://api.mcp.ai/p_dietbox"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mcp-dir-dietbox-mcp": {
"type": "remote",
"url": "https://api.mcp.ai/p_dietbox",
"enabled": true
}
}
} openclaw mcp add mcp-dir-dietbox-mcp --url https://api.mcp.ai/p_dietbox --transport streamable-http
mcp_servers:
mcp-dir-dietbox-mcp:
url: "https://api.mcp.ai/p_dietbox" {
"mcpServers": {
"mcp-dir-dietbox-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_dietbox"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
- The server rewrote its instructions, which are the text every model session reads security
- Server version: 0.9.200 → 0.9.201 functional
- 2 Aug 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Server version: 0.9.197 → 0.9.200 functional
- 1 Aug 26 +3
- The server rewrote its instructions, which are the text every model session reads security
- Tool “marketplace” rewrote its description, which is the text the model reads security
- Server version: 0.9.196 → 0.9.197 functional
- 31 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
- The server rewrote its instructions, which are the text every model session reads security
- Server version: 0.9.184 → 0.9.193 functional
- 28 Jul 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Server version: 0.9.179 → 0.9.184 functional
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://api.mcp.ai/p_dietbox
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.ai | CN=WE1,O=Google Trust Services,C=US | 31 Jul 2026 | 29 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | 796a3b1f576e3f2e133c5d19d8f7be3b |
| SANs: mcp.ai, *.mcp.ai | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of api.mcp.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| mcp.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.mcp.ai/p_dietbox | Verified | 200 | |
| http (plaintext) | http://api.mcp.ai/p_dietbox | Inconclusive | 406 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
authenticate ~99
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring connection. Or paste it here for a session-only login: call with { token: "<jwt>" } after the user pastes, or with no args to get the link.
| Name | Type | Req | Description |
|---|---|---|---|
| token | string | — | — |
No output schema declared.
No examples provided.
connect ~42
Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install URLs.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
dietbox_agenda_list ~96
Read schedule/agenda in Dietbox. Actions: list (filter by date range/patient), summary (today's overview). [Flattened action: list] Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| end | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| start | string | — | — |
| timezone | number | — | — |
No output schema declared.
No examples provided.
dietbox_agenda_summary ~96
Read schedule/agenda in Dietbox. Actions: list (filter by date range/patient), summary (today's overview). [Flattened action: summary] Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| end | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| start | string | — | — |
| timezone | number | — | — |
No output schema declared.
No examples provided.
dietbox_agenda_write ~156
Create a new event/appointment in the Dietbox agenda. Requires Start and End as ISO datetime strings. Timezone defaults to America/Sao_Paulo (IANA format). Valid Tipo values: "consulta" (appointment), "retorno" (follow-up), "bloqueio" (block). Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| descricao | string | — | — |
| end | string | yes | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| start | string | yes | — |
| timezone | string | — | — |
| tipo | string | — | — |
| titulo | string | — | — |
| todo_dia | boolean | — | — |
No output schema declared.
No examples provided.
dietbox_anamnese_delete ~84
Remove uma anamnese do Dietbox. Ação irreversível. Bulk support: accepts anamnesis_ids, patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anamnesis_id | string | yes | — |
| anamnesis_ids | array | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
No output schema declared.
No examples provided.
dietbox_anamnese_get ~131
Read anamnesis (health history questionnaire) records in Dietbox. Actions: list (paginated), get (by ID), get_latest (most recent for patient). [Flattened action: get] Bulk support: accepts patient_ids, anamnesis_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anamnesis_id | string | — | — |
| anamnesis_ids | array | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| search | string | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_anamnese_get_latest ~133
Read anamnesis (health history questionnaire) records in Dietbox. Actions: list (paginated), get (by ID), get_latest (most recent for patient). [Flattened action: get_latest] Bulk support: accepts patient_ids, anamnesis_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anamnesis_id | string | — | — |
| anamnesis_ids | array | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| search | string | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_anamnese_list ~131
Read anamnesis (health history questionnaire) records in Dietbox. Actions: list (paginated), get (by ID), get_latest (most recent for patient). [Flattened action: list] Bulk support: accepts patient_ids, anamnesis_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anamnesis_id | string | — | — |
| anamnesis_ids | array | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| search | string | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_anamnese_write_create ~237
Create or update an anamnesis (health history questionnaire) in Dietbox. Actions: - create: cria nova anamnese. Obrigatório: patient_id. Opcional: descricao, texto_livre (HTML), tipo (1=completa default, 2=simplificada), data (ISO), overrides (map com qualquer campo extra: fuma, diabetes, medicamentos, alergias, ...). - update: atualiza uma anamnese existente. Obrigatório: anamnesis_id. Demais campos sobrescrevem os atuais. Retorna { id } da anamnese criada/atualizada. [Flattened action: create] Bulk support: accepts patient_ids, anamnesis_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anamnesis_id | string | — | — |
| anamnesis_ids | array | — | — |
| data | string | — | — |
| descricao | string | — | — |
| overrides | object | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| texto_livre | string | — | — |
| tipo | number | — | — |
No output schema declared.
No examples provided.
dietbox_anamnese_write_update ~237
Create or update an anamnesis (health history questionnaire) in Dietbox. Actions: - create: cria nova anamnese. Obrigatório: patient_id. Opcional: descricao, texto_livre (HTML), tipo (1=completa default, 2=simplificada), data (ISO), overrides (map com qualquer campo extra: fuma, diabetes, medicamentos, alergias, ...). - update: atualiza uma anamnese existente. Obrigatório: anamnesis_id. Demais campos sobrescrevem os atuais. Retorna { id } da anamnese criada/atualizada. [Flattened action: update] Bulk support: accepts patient_ids, anamnesis_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anamnesis_id | string | — | — |
| anamnesis_ids | array | — | — |
| data | string | — | — |
| descricao | string | — | — |
| overrides | object | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| texto_livre | string | — | — |
| tipo | number | — | — |
No output schema declared.
No examples provided.
dietbox_antropometria_delete ~63
Delete an anthropometric evaluation from Dietbox. This is irreversible. Bulk support: accepts anthropometry_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anthropometry_id | string | yes | — |
| anthropometry_ids | array | — | — |
No output schema declared.
No examples provided.
dietbox_antropometria_get ~134
Read anthropometric evaluations in Dietbox (weight, height, BMI, body composition). Actions: list (paginated, filter by tipo), get (by ID), get_latest (current measurements). [Flattened action: get] Bulk support: accepts patient_ids, anthropometry_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anthropometry_id | string | — | — |
| anthropometry_ids | array | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| skip | number | — | — |
| take | number | — | — |
| tipo | number | — | — |
No output schema declared.
No examples provided.
dietbox_antropometria_get_latest ~136
Read anthropometric evaluations in Dietbox (weight, height, BMI, body composition). Actions: list (paginated, filter by tipo), get (by ID), get_latest (current measurements). [Flattened action: get_latest] Bulk support: accepts patient_ids, anthropometry_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anthropometry_id | string | — | — |
| anthropometry_ids | array | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| skip | number | — | — |
| take | number | — | — |
| tipo | number | — | — |
No output schema declared.
No examples provided.
dietbox_antropometria_list ~134
Read anthropometric evaluations in Dietbox (weight, height, BMI, body composition). Actions: list (paginated, filter by tipo), get (by ID), get_latest (current measurements). [Flattened action: list] Bulk support: accepts patient_ids, anthropometry_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| anthropometry_id | string | — | — |
| anthropometry_ids | array | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| skip | number | — | — |
| take | number | — | — |
| tipo | number | — | — |
No output schema declared.
No examples provided.
dietbox_antropometria_write ~157
Create a new anthropometric evaluation in Dietbox. Required: patient_id, weight (kg, 0.1-1000), height (meters, 0.1-3.0). Type: 1=physical evaluation (default), 4=bioimpedance. All measurement fields (circumferences, skinfolds, bioimpedance) default to null. Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| date | string | — | — |
| description | string | — | — |
| height | number | yes | — |
| patient_id | — | yes | — |
| patient_ids | array | — | — |
| type | number | — | — |
| weight | number | yes | — |
No output schema declared.
No examples provided.
dietbox_chat_list ~90
Read chat conversations in Dietbox. Actions: list (conversations, filter by patient/unread), messages (message history for patient). [Flattened action: list] Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| take | number | — | — |
| unread | boolean | — | — |
No output schema declared.
No examples provided.
dietbox_chat_messages ~90
Read chat conversations in Dietbox. Actions: list (conversations, filter by patient/unread), messages (message history for patient). [Flattened action: messages] Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| take | number | — | — |
| unread | boolean | — | — |
No output schema declared.
No examples provided.
dietbox_chat_write ~43
Send a chat message to a patient in Dietbox. Pass message data as a JSON string.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | yes | — |
No output schema declared.
No examples provided.
dietbox_get_goal_progress ~68
Get goal progress for a Dietbox patient: completion percentages, streaks, recent activity. Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | yes | — |
| patient_ids | array | — | — |
| timezone | number | — | — |
No output schema declared.
No examples provided.
dietbox_get_nutritionist ~41
Get the nutritionist's professional profile in Dietbox: CRN, specialties, signature, subscription details.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
No output schema declared.
No examples provided.
dietbox_get_profile ~37
Get the nutritionist's Dietbox profile (perfil): name, email, subscription plan, features.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
No output schema declared.
No examples provided.
dietbox_list_accounts ~95
List all Dietbox accounts linked to this install. Returns each account's id, email, label, and an "is_default" flag (true when only one is linked — no need to pass `account` in other tools). When multiple accounts are linked, every other dietbox_* tool accepts an optional `account` parameter; pass id, email, or label (full or partial).
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
No output schema declared.
No examples provided.
dietbox_list_diario ~89
List food diary entries for a Dietbox patient on a specific date. Shows what the patient ate, meal photos, comments. Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| date | string | yes | — |
| patient_id | — | yes | — |
| patient_ids | array | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_list_finance_transactions ~68
List financial transactions in Dietbox: payments, receivables, filtered by date and status.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| category | string | — | — |
| end_date | string | — | — |
| paid | boolean | — | — |
| start_date | string | — | — |
No output schema declared.
No examples provided.
dietbox_list_goals ~77
List nutrition/health goals for a Dietbox patient: weight targets, habit goals, custom objectives. Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | yes | — |
| patient_ids | array | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_meal_plan ~264
Get the active meal plan (plano alimentar) for a patient in Dietbox. Returns the full list of meals with foods, portions, schedule, and day-of-week assignments. Each meal has: title (e.g. "Café da manhã"), time, text (food items with portions), observacao, and weekday flags. NOTE: This is different from "prescriptions" — prescriptions in Dietbox are supplement/herbal medicine prescriptions. Use this tool for food/meal plans. READ-ONLY (UPSTREAM LIMITATION): A API v2 do Dietbox não expõe endpoint público de criação/edição de plano alimentar — a interface web usa rotas MVC internas (dietbox.me/PlanoAlimentar/...) que exigem cookies de sessão do browser, inacessíveis programaticamente. Por isso não existe dietbox_meal_plan_write. Para criar/editar planos, use a UI web do Dietbox, ou considere webdiet_prescription_write (WebDiet) quando for opção. Caso a Dietbox venha a expor esse endpoint na API, o adapter será atualizado. Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | yes | — |
| patient_ids | array | — | — |
No output schema declared.
No examples provided.
dietbox_patient_delete ~55
Permanently delete a patient from Dietbox. Irreversible. Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | yes | — |
| patient_ids | array | — | — |
No output schema declared.
No examples provided.
dietbox_patient_get ~107
Read patients in Dietbox. Actions: list (paginated, search by name), get (full detail). [Flattened action: get] Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| is_active | boolean | — | — |
| order | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| search | string | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_patient_list ~107
Read patients in Dietbox. Actions: list (paginated, search by name), get (full detail). [Flattened action: list] Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| is_active | boolean | — | — |
| order | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| search | string | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_patient_write_create ~442
Create or update patients in Dietbox. Actions: create (Name required, uses POST), update (partial fields, uses PATCH — no need to send all fields). Gender: Masculino or Feminino (converted to boolean for the API). Observation field for notes. Endereço, dados civis e de acesso (Address, Number, Complement, Neighborhood, State, City, Cep, MaritalStatus, Occupancy, Expire) são suportados em create e update — use os mesmos nomes de campo retornados pelo dietbox_patient (get); o adapter mapeia internamente a divergência de nomes do endpoint de update. Phone / MobilePhone são normalizados automaticamente para E.164 em create e update (o endpoint update/PATCH /patients rejeita HTTP 400 "'Body Mobile Phone Value' is not in format 'E.164'" quando recebe número sem prefixo internacional). Envie "67991234567", "(67) 99123-4567" ou "+5567991234567" indistintamente — o adapter ajusta para "+5567991234567" antes de chamar a API. Para números não-brasileiros, envie já com "+{código}". For destructive removal use dietbox_patient_delete. [Flattened action: create] Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| Address | string | — | — |
| Birthday | string | — | — |
| Cep | string | — | — |
| City | string | — | — |
| Complement | string | — | — |
| Cpf | string | — | — |
| string | — | — | |
| Expire | string | — | — |
| Gender | string | — | — |
| IsActive | boolean | — | — |
| MaritalStatus | number | — | — |
| MobilePhone | string | — | — |
| Name | string | — | — |
| Neighborhood | string | — | — |
| Number | string | — | — |
| Observation | string | — | — |
| Occupancy | string | — | — |
| Phone | string | — | — |
| State | string | — | — |
| account | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
No output schema declared.
No examples provided.
dietbox_patient_write_update ~442
Create or update patients in Dietbox. Actions: create (Name required, uses POST), update (partial fields, uses PATCH — no need to send all fields). Gender: Masculino or Feminino (converted to boolean for the API). Observation field for notes. Endereço, dados civis e de acesso (Address, Number, Complement, Neighborhood, State, City, Cep, MaritalStatus, Occupancy, Expire) são suportados em create e update — use os mesmos nomes de campo retornados pelo dietbox_patient (get); o adapter mapeia internamente a divergência de nomes do endpoint de update. Phone / MobilePhone são normalizados automaticamente para E.164 em create e update (o endpoint update/PATCH /patients rejeita HTTP 400 "'Body Mobile Phone Value' is not in format 'E.164'" quando recebe número sem prefixo internacional). Envie "67991234567", "(67) 99123-4567" ou "+5567991234567" indistintamente — o adapter ajusta para "+5567991234567" antes de chamar a API. Para números não-brasileiros, envie já com "+{código}". For destructive removal use dietbox_patient_delete. [Flattened action: update] Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| Address | string | — | — |
| Birthday | string | — | — |
| Cep | string | — | — |
| City | string | — | — |
| Complement | string | — | — |
| Cpf | string | — | — |
| string | — | — | |
| Expire | string | — | — |
| Gender | string | — | — |
| IsActive | boolean | — | — |
| MaritalStatus | number | — | — |
| MobilePhone | string | — | — |
| Name | string | — | — |
| Neighborhood | string | — | — |
| Number | string | — | — |
| Observation | string | — | — |
| Occupancy | string | — | — |
| Phone | string | — | — |
| State | string | — | — |
| account | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
No output schema declared.
No examples provided.
dietbox_prescription_get ~135
Read supplement/herbal medicine prescriptions in Dietbox (NOT meal plans — use dietbox_meal_plan for food plans). Actions: list (by patient), get (full detail by ID), list_models (reusable templates). [Flattened action: get] Bulk support: accepts patient_ids, prescription_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| prescription_id | string | — | — |
| prescription_ids | array | — | — |
| search | string | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_prescription_list ~135
Read supplement/herbal medicine prescriptions in Dietbox (NOT meal plans — use dietbox_meal_plan for food plans). Actions: list (by patient), get (full detail by ID), list_models (reusable templates). [Flattened action: list] Bulk support: accepts patient_ids, prescription_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| prescription_id | string | — | — |
| prescription_ids | array | — | — |
| search | string | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_prescription_list_models ~137
Read supplement/herbal medicine prescriptions in Dietbox (NOT meal plans — use dietbox_meal_plan for food plans). Actions: list (by patient), get (full detail by ID), list_models (reusable templates). [Flattened action: list_models] Bulk support: accepts patient_ids, prescription_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | — | — |
| patient_ids | array | — | — |
| prescription_id | string | — | — |
| prescription_ids | array | — | — |
| search | string | — | — |
| skip | number | — | — |
| take | number | — | — |
No output schema declared.
No examples provided.
dietbox_prescription_write ~161
Create a new supplement/herbal medicine prescription in Dietbox. For meal plans, use dietbox_meal_plan (read-only — Dietbox não expõe escrita via API). Required: title (nome da prescrição) and patient_id. Without title the API returns 400 "'Title' deve ser informado / 'Title' não pode ser nulo". "data" is a JSON string with the remaining prescription payload (Items, Orientations etc.); title and patient_id são mesclados automaticamente antes do POST. Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| data | string | — | — |
| patient_id | — | yes | — |
| patient_ids | array | — | — |
| title | string | yes | — |
No output schema declared.
No examples provided.
dietbox_prontuario ~63
Get the clinical record (prontuario) for a Dietbox patient: medical history, notes. Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | yes | — |
| patient_ids | array | — | — |
No output schema declared.
No examples provided.
dietbox_prontuario_write ~81
Update the clinical record (prontuario) for a Dietbox patient. Pass the text content directly (HTML supported). Returns 204 on success. Bulk support: accepts patient_ids for batched execution.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | — |
| patient_id | — | yes | — |
| patient_ids | array | — | — |
| text | string | yes | — |
No output schema declared.
No examples provided.
marketplace ~402
The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF", "is there a tool for Y". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | — | — |
| arguments | string | — | — |
| cancel_comment | string | — | — |
| cancel_reason | string | — | — |
| conversation | string | — | — |
| immediate | boolean | — | — |
| limit | number | — | — |
| mcp_id | string | — | — |
| message | string | — | — |
| query | string | — | — |
| report_context | string | — | — |
| request_details | string | — | — |
| request_name | string | — | — |
| tier_slug | string | — | — |
| tool_id | string | — | — |
No output schema declared.
No examples provided.
report_bug ~50
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | — | — |
| conversation | string | — | — |
| message | string | yes | — |
No output schema declared.
No examples provided.
show_version ~17
Show the current MCP platform and adapter versions.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
toolkit_info ~30
Returns the current toolkit state: installed MCPs, their connection status, and how many catalog tools each exposes.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.