Real Dental Costs for Claude Desktop
io.github.tresor4k/realdentalcosts-mcp
US dental prices: 12 procedures, 51 states, 200+ cities, cash vs insurance estimates.
client:Claude Desktop
transport:stdio
runtime:npm
Install Real Dental Costs in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"realdentalcosts-mcp": {
"command": "npx",
"args": [
"-y",
"realdentalcosts-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs