squidcode/timebook-cli
🔌 MCP Serversquidcode
An MCP server for Timebook, enabling seamless time tracking, invoicing, and bookkeeping directly within AI assistants.
The Timebook-cli MCP server acts as a bridge between AI agents and the Timebook ecosystem, streamlining administrative tasks for independent professionals. Technically, it implements the Model Context Protocol to expose Timebook's core functionalities, such as client management, project tracking, and time entry manipulation (log, update, delete), to LLM-based applications.
Key features include:
- Full CRUD operations for time entries and project management.
- Flexible deployment options: run locally via the @squidcode/timebook npm package or utilize the hosted OAuth endpoint at usetimebook.com/mcp.
- Standardized integration via the MCP registry (io.github.squidcode/timebook), ensuring compatibility with any MCP-compliant client.
- Secure authentication flows for managing sensitive financial and bookkeeping data.
By offloading time-tracking and invoicing tasks to an AI assistant, freelancers can reduce context switching and maintain accurate records without leaving their development or chat environments.
💡Highlights
- ├─Full CRUD for time entries
- ├─Local or hosted OAuth support
- └─MCP registry compliant
🎯For
- ├─Freelancers
- ├─Solo LLC owners
- └─AI-powered productivity enthusiasts