Skip to content

ToothNote.ai for Zed

ai.toothnote/practice-reporting

Read-only dental practice aggregates: patients seen, procedure mix, and letter activity.

client:Zed transport:streamable-http

Install ToothNote.ai in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "practice-reporting": {
      "url": "https://app.toothnote.ai/api/public/v1/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ToothNote.ai in other clients