tend mcp for Claude Code
io.github.nries1/tend-mcp
Unofficial MCP server for Tend Dental appointment booking. Not affiliated with Tend.
client:Claude Code
transport:stdio
runtime:npm
Install tend mcp in Claude Code
run in your project directory
claude mcp add tend-mcp -e TEND_EMAIL=<TEND_EMAIL> -e TEND_PASSWORD=<TEND_PASSWORD> -e TEND_REFRESH_TOKEN=<TEND_REFRESH_TOKEN> -- npx -y tend-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs