Toofi Dental Planning MCP✓
app.toofi/dental-planning · v2026.5.12
v2026.5.12▦ remote🌐 https://toofi.app/mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "app.toofi/dental-planning",
"description": "Agent-native dental planning MCP for plan drafts, presentations, and price estimates.",
"title": "Toofi Dental Planning MCP",
"version": "2026.5.12",
"remotes": [
{
"type": "streamable-http",
"url": "https://toofi.app/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"agent_card": "https://toofi.app/.well-known/agent-card.json",
"billing": {
"default_plan_draft_credits": 15,
"stripe_checkout": true,
"unit": "toofi_internal_credit",
"x402_ready": true
},
"homepage": "https://toofi.app/for-agents",
"llms": "https://toofi.app/llms.txt",
"mcp_descriptor": "https://toofi.app/.well-known/mcp.json",
"mcp_server_card": "https://toofi.app/.well-known/mcp/server-card.json",
"openapi": "https://toofi.app/openapi.json",
"safety": {
"dentist_approval_required": true,
"public_tools_expose_phi": false
}
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}