salonrunner mcp for Claude Code
io.github.topness-msft/salonrunner-mcp
Self-hosted MCP to find, book, and cancel salon appointments via SalonRunner.
client:Claude Code
transport:stdio
runtime:npm
Install salonrunner mcp in Claude Code
run in your project directory
claude mcp add salonrunner-mcp -e SALONRUNNER_SALON_ID=<SALONRUNNER_SALON_ID> -e SALONRUNNER_USERNAME=<SALONRUNNER_USERNAME> -e SALONRUNNER_PASSWORD=<SALONRUNNER_PASSWORD> -e SALONRUNNER_READ_ONLY=<SALONRUNNER_READ_ONLY> -- npx -y salonrunner-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs