Skip to content
Grok

ToothNote.ai for Grok

ai.toothnote/practice-reporting

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

client:Grok transport:streamable-http

Install ToothNote.ai in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ToothNote.ai in other clients