Skip to content
Cursor

ToothNote.ai for Cursor

ai.toothnote/practice-reporting

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

client:Cursor transport:streamable-http

Install ToothNote.ai in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ToothNote.ai in other clients