io.github.wyre-technology
timezest-mcp
TimeZest
MCP server for TimeZest — appointment scheduling, agents, appointment types, and resources for MSPs.
stdioofficialservice
Package Details
ghcr.io/wyre-technology/timezest-mcp:v1.1.1
Transportstdio
Environment Variables
TIMEZEST_API_TOKEN(str)
RequiredSecret
TimeZest API token (Bearer credential)
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error