Root Data Public Directory for Claude Desktop
ai.rootdata/public-directory
Public Root Data dental analytics directory for DSOs, dental practices, blog, and FAQ tools.
client:Claude Desktop
transport:streamable-http
tools:8
Install Root Data Public Directory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"public-directory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://rootdata.ai/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs