{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "app.toofi/dental-planning",
  "title": "Toofi Dental Planning MCP",
  "description": "Agent-native dental planning MCP for plan drafts, presentations, and price estimates.",
  "version": "2026.5.12",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://toofi.app/mcp"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "homepage": "https://toofi.app/for-agents",
      "llms": "https://toofi.app/llms.txt",
      "agent_card": "https://toofi.app/.well-known/agent-card.json",
      "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",
      "billing": {
        "unit": "toofi_internal_credit",
        "default_plan_draft_credits": 15,
        "stripe_checkout": true,
        "x402_ready": true
      },
      "safety": {
        "dentist_approval_required": true,
        "public_tools_expose_phi": false
      }
    }
  }
}
