TimeZest for Claude Code
io.github.wyre-ai/timezest-mcp
MCP server for TimeZest — appointment scheduling, agents, appointment types, and resources for MSPs.
client:Claude Code
transport:stdio
runtime:oci
Install TimeZest in Claude Code
run in your project directory
claude mcp add timezest-mcp -e TIMEZEST_API_TOKEN=<TIMEZEST_API_TOKEN> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/timezest-mcp:v3.0.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs