ToothNote.ai for VS Code
ai.toothnote/practice-reporting
Read-only dental practice aggregates: patients seen, procedure mix, and letter activity.
client:VS Code
transport:streamable-http
Install ToothNote.ai in VS Code
.vscode/mcp.json
{
"servers": {
"practice-reporting": {
"type": "http",
"url": "https://app.toothnote.ai/api/public/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs