{
  "name": "DDSFAX",
  "description": "HIPAA-compliant fax for AI agents and dental practices: send faxes, check delivery, search inbound documents, and read AI-extracted referral/EOB/lab data.",
  "endpoint": "https://www.ddsfax.com/api/mcp",
  "transport": "streamable-http",
  "authentication": {
    "type": "bearer",
    "instructions": "Pass a DDSFAX API key as 'Authorization: Bearer dds_...'. Find your key and per-client setup steps in the DDSFAX dashboard under AI Agents (MCP). Requires an active DDSFAX Professional subscription."
  },
  "tools_summary": [
    "send_fax",
    "lookup_provider_fax",
    "get_fax_status",
    "search_faxes",
    "read_fax",
    "get_account_usage"
  ],
  "docs": "https://www.ddsfax.com/developers",
  "openapi": "https://www.ddsfax.com/openapi.json",
  "contact": "support@ddsfax.com"
}
