General Tools
toofi.app
Provides tools for AI-driven dental treatment plan generation, procedure lookup, and status polling.
ENDPOINT 1
https://toofi.app/mcp
Known tools 32
generate_dental_treatment_plan_pdfStart 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.
get_dental_plan_operation_statusPoll a Toofi headless treatment-plan operation until AI planning is completed and ready for presentation/PDF delivery.
discover_capabilitiesDiscover Toofi agent-native dental planning capabilities, links, safety boundary, and billing rails.
lookup_dental_proceduresMap a natural-language dental procedure query to structured Toofi procedure catalog entries and pricing anchors.
preview_plan_draft_schemaPreview the structured Toofi treatment-plan draft response schema for agent-native clinical workflows.
generate_treatment_plan_draftGenerate a structured no-memory Toofi treatment-plan draft with visits, estimate, presentation outline, billing metadata, audit receipt shape, and dentist approval boundary.
list_demo_patientsList public no-PHI Toofi demo patients so agents can inspect patient response structure.
get_demo_patientGet one public no-PHI Toofi demo patient.
list_demo_plansList public no-PHI Toofi demo treatment plans.
get_demo_planGet one public no-PHI Toofi demo treatment plan with estimate and dentist approval boundary.
get_demo_presentationGet one public no-PHI Toofi demo patient presentation shape with provenance surface fields.
get_example_resultReturn 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.
example_enReturn the cached English Toofi example PDF artifact.
example_ruReturn the cached Russian Toofi example PDF artifact.
example_ukReturn the cached Ukrainian Toofi example PDF artifact.
example_uaReturn the cached Ukrainian Toofi example PDF artifact using the ua alias requested by agent integrators.
example_plReturn the cached Polish Toofi example PDF artifact.
example_skReturn the cached Slovak Toofi example PDF artifact.
generate_patient_presentationGenerate a patient-facing Toofi presentation from a treatment plan with signed audit and C2PA-provenanced output surface.
generate_price_estimateGenerate a Toofi price estimate from treatment-plan and clinic pricing inputs.
start_pano_markupStart Toofi panoramic X-ray markup workflow under agent-native clinical planning rails.
import_price_csvImport and map a clinic price CSV into Toofi pricing configuration.
get_agent_credit_balanceGet Toofi internal credit balance for an agent or clinic mandate.
list_audit_receiptsList signed Toofi agent invocation receipts and provenance records.
list_patientsList clinic patients through Toofi agent-native mandate rails.
get_patientGet one clinic patient through Toofi agent-native mandate rails.
list_plansList Toofi treatment plans through agent-native mandate rails.
get_planGet one Toofi treatment plan through agent-native mandate rails.
get_statusGet Toofi agent workflow status.
get_agent_billing_quoteGet a deterministic Toofi internal-credit quote for an agent tool call, including TTL, payment rails, Stripe checkout command, and x402-ready contract fields.
create_agent_checkout_sessionCreate a real Stripe Checkout session for buying Toofi internal credits.
claim_agent_checkout_keyAfter 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.