
Timebook
@squidcode
About Timebook
Time tracking, invoicing, and lightweight bookkeeping for solo LLCs and freelancers. Ships with an MCP server so Claude, Cursor, or any MCP-speaking agent can start/stop timers, log time, list projects, and review entries directly — no browser tab. Available as the @squidcode/tim
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"timebook": {
"command": "npx",
"args": [
"-y",
"@squidcode/timebook",
"mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Timebook?
Timebook is a time tracking, invoicing, and lightweight bookkeeping tool built for solo LLCs and freelancers. It ships with an MCP server so AI agents (Claude Code, Cursor, Claude.ai, or any MCP-speaking client) can manage your time directly from your workflow.
How to use Timebook?
Install via stdio by adding a JSON config to your MCP client and running npx @squidcode/timebook login once to authenticate. For remote use (e.g., Claude.ai web), add the endpoint https://usetimebook.com/mcp as a connector; OAuth 2.0 handles authorization with a consent screen.
Key features of Timebook
- Start and stop timers on any project
- Log a discrete time entry with a duration
- List clients, projects, and active timers
- Query recent entries with filters
- Inspect, update, or delete a specific entry
Use cases of Timebook
- Freelancer asks an AI agent to log 45 minutes on a client project
- Solo LLC owner starts a timer from within an IDE without opening a browser tab
- Agent automatically records time based on task context and wraps up when done
- User queries all recent entries to review billable hours for the week
FAQ from Timebook
How does Timebook differ from traditional time trackers?
Existing trackers assume a human flipping a switch in a browser tab. Timebook flips it around: your AI logs the time, so you stay in flow.
What transports does the MCP server support?
Stdio for desktop clients (Claude Desktop, Cursor, Claude Code, Continue) and Streamable-HTTP with full OAuth 2.0 for remote use like Claude.ai web.
Where is the authentication token stored?
After running the login command, a scoped token is written to a local config file with mode 0600. No token paste is required.
What runtime or dependencies are needed?
The server runs via npx (Node.js) for stdio mode. No other external dependencies are mentioned.
Who is Timebook built for?
Solo LLCs and freelancers. One price with no tiers, no per-seat fees, and no upsells.
Frequently asked questions
How does Timebook differ from traditional time trackers?
Existing trackers assume a human flipping a switch in a browser tab. Timebook flips it around: your AI logs the time, so you stay in flow.
What transports does the MCP server support?
Stdio for desktop clients (Claude Desktop, Cursor, Claude Code, Continue) and Streamable-HTTP with full OAuth 2.0 for remote use like Claude.ai web.
Where is the authentication token stored?
After running the login command, a scoped token is written to a local config file with mode `0600`. No token paste is required.
What runtime or dependencies are needed?
The server runs via npx (Node.js) for stdio mode. No other external dependencies are mentioned.
Who is Timebook built for?
Solo LLCs and freelancers. One price with no tiers, no per-seat fees, and no upsells.
Basic information
More Developer Tools MCP servers
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI MCP Server — career, labor market, and business idea intelligence for AI agents. 11 tools covering real-time FRED labor market signals, BLS wage data (126 occupations), AI-generated app ideas, career paths,
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
Comments