# Toofi Dental Planning MCP MCP server

Agent-native dental planning MCP for plan drafts, presentations, and price estimates.

## Links
- Registry page: https://www.getdrio.com/mcp/app-toofi-dental-planning

## Install
- Endpoint: https://toofi.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://toofi.app/mcp

## Tools
- generate_dental_treatment_plan_pdf (Generate dental treatment-plan PDF) - 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. Endpoint: https://toofi.app/mcp
- get_dental_plan_operation_status (Get dental plan operation status) - Poll a Toofi headless treatment-plan operation until AI planning is completed and ready for presentation/PDF delivery. Endpoint: https://toofi.app/mcp
- discover_capabilities (Discover Toofi capabilities) - Discover Toofi agent-native dental planning capabilities, links, safety boundary, and billing rails. Endpoint: https://toofi.app/mcp
- lookup_dental_procedures (Look up dental procedures) - Map a natural-language dental procedure query to structured Toofi procedure catalog entries and pricing anchors. No PHI. Endpoint: https://toofi.app/mcp
- preview_plan_draft_schema (Preview plan draft schema) - Preview the structured Toofi treatment-plan draft response schema for agent-native clinical workflows. Endpoint: https://toofi.app/mcp
- generate_treatment_plan_draft (Generate treatment-plan draft) - Generate a structured no-memory Toofi treatment-plan draft with visits, estimate, presentation outline, billing metadata, audit receipt shape, and dentist approval boundary. Endpoint: https://toofi.app/mcp
- list_demo_patients (List demo patients) - List public no-PHI Toofi demo patients so agents can inspect patient response structure. Endpoint: https://toofi.app/mcp
- get_demo_patient (Get demo patient) - Get one public no-PHI Toofi demo patient. Endpoint: https://toofi.app/mcp
- list_demo_plans (List demo plans) - List public no-PHI Toofi demo treatment plans. Endpoint: https://toofi.app/mcp
- get_demo_plan (Get demo plan) - Get one public no-PHI Toofi demo treatment plan with estimate and dentist approval boundary. Endpoint: https://toofi.app/mcp
- get_demo_presentation (Get demo presentation) - Get one public no-PHI Toofi demo patient presentation shape with provenance surface fields. Endpoint: https://toofi.app/mcp
- get_example_result (Get example PDF result) - Return a stable public PDF artifact that shows what Toofi produces: a patient-facing treatment-plan presentation for an example case where tooth 11 and root 11 are missing. No generation is run at call time. Endpoint: https://toofi.app/mcp
- example_en (Example PDF result - English) - Return the cached English Toofi example PDF artifact. Same as example-en for human docs; MCP-safe tool name uses underscore. Endpoint: https://toofi.app/mcp
- example_ru (Example PDF result - Russian) - Return the cached Russian Toofi example PDF artifact. Same as example-ru for human docs; MCP-safe tool name uses underscore. Endpoint: https://toofi.app/mcp
- example_uk (Example PDF result - Ukrainian) - Return the cached Ukrainian Toofi example PDF artifact. Endpoint: https://toofi.app/mcp
- example_ua (Example PDF result - Ukrainian alias) - Return the cached Ukrainian Toofi example PDF artifact using the ua alias requested by agent integrators. Endpoint: https://toofi.app/mcp
- example_pl (Example PDF result - Polish) - Return the cached Polish Toofi example PDF artifact. Endpoint: https://toofi.app/mcp
- example_sk (Example PDF result - Slovak) - Return the cached Slovak Toofi example PDF artifact. Endpoint: https://toofi.app/mcp
- generate_patient_presentation (Generate patient presentation) - Generate a patient-facing Toofi presentation from a treatment plan with signed audit and C2PA-provenanced output surface. Endpoint: https://toofi.app/mcp
- generate_price_estimate (Generate price estimate) - Generate a Toofi price estimate from treatment-plan and clinic pricing inputs. Endpoint: https://toofi.app/mcp
- start_pano_markup (Start panoramic X-ray markup) - Start Toofi panoramic X-ray markup workflow under agent-native clinical planning rails. Endpoint: https://toofi.app/mcp
- import_price_csv (Import clinic price CSV) - Import and map a clinic price CSV into Toofi pricing configuration. Endpoint: https://toofi.app/mcp
- get_agent_credit_balance (Get agent credit balance) - Get Toofi internal credit balance for an agent or clinic mandate. Endpoint: https://toofi.app/mcp
- list_audit_receipts (List signed audit receipts) - List signed Toofi agent invocation receipts and provenance records. Endpoint: https://toofi.app/mcp
- list_patients (List clinic patients) - List clinic patients through Toofi agent-native mandate rails. Endpoint: https://toofi.app/mcp
- get_patient (Get clinic patient) - Get one clinic patient through Toofi agent-native mandate rails. Endpoint: https://toofi.app/mcp
- list_plans (List treatment plans) - List Toofi treatment plans through agent-native mandate rails. Endpoint: https://toofi.app/mcp
- get_plan (Get treatment plan) - Get one Toofi treatment plan through agent-native mandate rails. Endpoint: https://toofi.app/mcp
- get_status (Get workflow status) - Get Toofi agent workflow status. Endpoint: https://toofi.app/mcp
- get_agent_billing_quote (Get agent billing quote) - Get a deterministic Toofi internal-credit quote for an agent tool call, including TTL, payment rails, Stripe checkout command, and x402-ready contract fields. Endpoint: https://toofi.app/mcp
- create_agent_checkout_session (Create agent checkout session) - Create a real Stripe Checkout session for buying Toofi internal credits. Returns a claim token so the agent can retrieve its key after payment. Endpoint: https://toofi.app/mcp
- claim_agent_checkout_key (Claim paid agent API key) - After Stripe Checkout is paid, exchange the purchase id and one-time claim token for the Toofi agent API key used as X-Toofi-Agent-Key or agent_key. Endpoint: https://toofi.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: app.toofi
- Version: 2026.5.12
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 11, 2026
- Source: https://registry.modelcontextprotocol.io
