UNPKG

@aot-tech/clockify-mcp-server

Version:

MCP Server for Clockify time tracking integration with AI tools

4 lines (3 loc) 146 B
export declare const projectsService: { fetchAll: (workspaceId: string, name: string) => Promise<import("axios").AxiosResponse<any, any>>; };