Agent Tools
Back to MCP servers

Toofi Dental Planning MCP

https://toofi.app/mcp
● healthy

skills: {'id': 'generate_dental_treatment_plan_pdf', 'name': 'generate_dental_treatment_plan_pdf', 'description': 'Start the real Toofi headless treatment-plan pipeline from structured clinical findings: create a service-user runtime plan, invoke AI plan generation, and return an operation id for polling toward a patient-facing PDF output.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_dental_plan_operation_status', 'name': 'get_dental_plan_operation_status', 'description': 'Poll a Toofi headless treatment-plan operation until AI planning is completed and ready for presentation/PDF delivery.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'discover_capabilities', 'name': 'discover_capabilities', 'description': 'Discover Toofi agent-native dental planning capabilities, links, safety boundary, and billing rails.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'lookup_dental_procedures', 'name': 'lookup_dental_procedures', 'description': 'Map a natural-language dental procedure query to structured Toofi procedure catalog entries and pricing anchors. No PHI.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'preview_plan_draft_schema', 'name': 'preview_plan_draft_schema', 'description': 'Preview the structured Toofi treatment-plan draft response schema for agent-native clinical workflows.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'generate_treatment_plan_draft', 'name': 'generate_treatment_plan_draft', 'description': 'Generate a structured no-memory Toofi treatment-plan draft with visits, estimate, presentation outline, billing metadata, audit receipt shape, and dentist approval boundary.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_demo_patients', 'name': 'list_demo_patients', 'description': 'List public no-PHI Toofi demo patients so agents can inspect patient response structure.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_demo_patient', 'name': 'get_demo_patient', 'description': 'Get one public no-PHI Toofi demo patient.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 488.1ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://toofi.app/mcp
JSON-RPC initialize probe
curl -X POST https://toofi.app/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://toofi.app/mcp
Listed at (chiark)
https://chiark.ai/agents/5a95c4fe-78b2-4c85-b2b9-3eac0cd593f3