UNPKG

@aot-tech/clockify-mcp-server

Version:

MCP Server for Clockify time tracking integration with AI tools

4 lines (3 loc) 115 B
export declare const workspacesService: { fetchAll: () => Promise<import("axios").AxiosResponse<any, any>>; };