Skip to content
Windsurf

simplepractice mcp for Windsurf

io.github.chrischall/simplepractice-mcp

SimplePractice Client Portal — appointments, billing, documents, announcements

client:Windsurf transport:stdio runtime:npm

Install simplepractice mcp 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": {
    "simplepractice-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "simplepractice-mcp"
      ],
      "env": {
        "SIMPLEPRACTICE_PRACTICE": "<SIMPLEPRACTICE_PRACTICE>",
        "SIMPLEPRACTICE_SESSION_FILE": "<SIMPLEPRACTICE_SESSION_FILE>"
      }
    }
  }
}

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

simplepractice mcp in other clients