UNPKG

@brandcast_app/zoomshift-mcp-server

Version:

Model Context Protocol server for ZoomShift employee scheduling. Use ZoomShift with Claude Desktop.

6 lines 219 B
/** * ZoomShift Client Wrapper * Re-exports the ZoomShift API client from the published package */ export { ZoomShiftClient } from '@brandcast_app/zoomshift-api-client'; //# sourceMappingURL=zoomshift-client.d.ts.map