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