timezest mcp for Claude Code
io.github.sagarkalra-tech/timezest-mcp
MCP Server for TimeZest: manage appointments, pending requests, and ticket schedules in Claude.
client:Claude Code
transport:stdio
runtime:npm
Install timezest mcp in Claude Code
run in your project directory
claude mcp add timezest-mcp -e TIMEZEST_API_KEY=<TIMEZEST_API_KEY> -e TIMEZEST_DEFAULT_TZ=<TIMEZEST_DEFAULT_TZ> -- npx -y timezest-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs