HelpDental for Cline
io.github.tris686/helpdental-mcp
Search 10,000+ UK dental practices, compare treatment prices, and find emergency dentists.
client:Cline
transport:stdio
runtime:npm
Install HelpDental in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"helpdental-mcp": {
"command": "npx",
"args": [
"-y",
"helpdental-mcp"
],
"env": {
"SUPABASE_URL": "<SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<SUPABASE_ANON_KEY>",
"MCP_BOOKING_API_KEY": "<MCP_BOOKING_API_KEY>",
"HELPDENTAL_API_BASE": "<HELPDENTAL_API_BASE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs