Wdttg Where Did The Time Go?
@plattnum
About Wdttg Where Did The Time Go?
Stop filling out time entry forms. wdttg is a local MCP server and TUI that lets AI agents track your time in plain Markdown. Just say what you worked on — the server handles the rest.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wdttg": {
"command": "wdttg",
"args": [
"serve"
]
}
}
}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 wdttg (Where Did The Time Go?)?
wdttg is a local MCP server for time tracking that lets your AI agent log time entries as you work. It stores data as GFM tables in plain Markdown files (one per month) and includes a TUI with an infinite scrolling timeline. It is designed for freelancers who want to track time without manual data entry or web forms.
How to use wdttg (Where Did The Time Go?)?
Run the MCP server locally and have your AI agent call its typed tools — create_entry, list_entries, and generate_report. No round trips to an external API are required. Optionally use the TUI for hands-on interaction.
Key features of wdttg (Where Did The Time Go?)
- Local MCP server – no external API calls.
- Tools:
create_entry,list_entries,generate_report. - Data stored as GFM tables in plain Markdown files.
- One Markdown file per month, human-readable and git-friendly.
- Full TUI with an infinite scrolling timeline.
- Pairs with bulletd MCP for a complete daily workflow.
Use cases of wdttg (Where Did The Time Go?)
- Track work time naturally while an AI agent logs entries.
- Generate reports from time entries without leaving your editor.
- Combine with bulletd MCP to capture tasks and time together.
- Maintain a git-friendly, human-readable time log for freelancers.
FAQ from wdttg (Where Did The Time Go?)
How does wdttg store time data?
Data is stored as GFM tables in plain Markdown files, one file per month. The files are human-readable and git-friendly.
Does wdttg require access to an external API?
No. It runs locally as an MCP server, so all data stays on your machine. There are no round trips to someone else’s API.
Can wdttg work with other MCP servers?
Yes, it pairs with bulletd MCP for a complete daily workflow: bulletd captures tasks to do, wdttg captures how long they took.
What tools does wdttg expose to the AI agent?
It exposes create_entry, list_entries, and generate_report as typed MCP tools.
Is there a graphical interface?
Yes, wdttg includes a full TUI with an infinite scrolling timeline for hands-on use.
Frequently asked questions
How does wdttg store time data?
Data is stored as GFM tables in plain Markdown files, one file per month. The files are human-readable and git-friendly.
Does wdttg require access to an external API?
No. It runs locally as an MCP server, so all data stays on your machine. There are no round trips to someone else’s API.
Can wdttg work with other MCP servers?
Yes, it pairs with bulletd MCP for a complete daily workflow: bulletd captures tasks to do, wdttg captures how long they took.
What tools does wdttg expose to the AI agent?
It exposes `create_entry`, `list_entries`, and `generate_report` as typed MCP tools.
Is there a graphical interface?
Yes, wdttg includes a full TUI with an infinite scrolling timeline for hands-on use.
Basic information
More Productivity MCP servers
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
ATLAS: Task Management System
cyanheadsA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
Comuna
ComunaComuna is a free-forever team workspace (Kanban, table, calendar, Gantt, chat, notes, wiki) where your AI is a real board member. Connect Claude or ChatGPT via MCP in 60 seconds: 80+ tools to work cards under its own ide
MCPControl
CheffromspaceMCP server for Windows OS automation

Nevent
neventNevent is a remote MCP server available at https://mcp.nevent.ai.
Comments