Loading MCP server directory, please wait...
SimplePractice Client Portal — appointments, billing, documents, announcements
npx @getmcp/cli add io.github.chrischall/simplepractice-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SIMPLEPRACTICE_PRACTICEYour practice's Client Portal address — the slug ("achievebalancetherapy") or the full host ("achievebalancetherapy.clientsecure.me").
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/simplepractice-mcp": {
"command": "npx",
"args": [
"-y",
"simplepractice-mcp"
],
"env": {
"SIMPLEPRACTICE_PRACTICE": "",
"SIMPLEPRACTICE_SESSION_FILE": ""
}
}
}
}