๐งช Community โ Claude Code โ Claude Desktop Standalone โข Timezest
Timezest
TimeZest - tech scheduling against ConnectWise / Autotask / Halo PSA tickets
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin timezest Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Scheduling
Skills
This plugin provides 2 skills that teach Claude about Timezest:
| Skill | Description |
|---|---|
scheduling | Use this skill to book a technician against a ConnectWise / Autotask / Halo PSA ticket via TimeZest โ resolving the right agent and appointment type, creating a scheduling request, polling its status, and canceling when needed. |
api-patterns | Use this skill when working with the TimeZest MCP tools โ Bearer token authentication, the navigation pattern, scheduling-request payloads that carry PSA associated_entities (ConnectWise / Autotask / Halo ticket IDs), and the polling-only update model (no webhooks). |
Commands
Available slash commands:
| Command | Description |
|---|---|
/search-scheduling | List recent TimeZest scheduling requests, grouped by state |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
List recent TimeZest scheduling requests, grouped by state
/search-scheduling Using Skills
/skill timezest:scheduling
Use this skill to book a technician against a ConnectWise / Autotask / Halo PSA ticket via TimeZest โ resolving the right agent and appointment type, creating a scheduling request, polling its status, and canceling when needed.