Skip to content
Windsurf

HelpDental for Windsurf

io.github.tris686/helpdental-mcp

Search 10,000+ UK dental practices, compare treatment prices, and find emergency dentists.

client:Windsurf transport:stdio runtime:npm

Install HelpDental in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

HelpDental in other clients