About Hit List
Hit List is an MCP server in the Blockchain category: a local-first daily to-do dashboard that pulls your day together from Google Calendar, Slack, Gmail, GuideCX, and Fathom, with a built-in MCP server that gives Claude two-way access to your task list plus a time-spent dashboard. Single-user, self-hosted, no data leaves your machine. It has been installed 0 times through Conduid.
Tools (7)
todo_add_taskAdd a task.
Takes no parameters.
todo_dismiss_taskDismiss ("not today"). It won't carry over, but its source can re-surface it.
Takes no parameters.
todo_get_summaryCounts and time estimates by priority tier.
Takes no parameters.
todo_list_tasksList tasks for a date (filter: open / done / blocked / dismissed / all).
Takes no parameters.
todo_mark_doneMark a task done.
Takes no parameters.
todo_refreshRun the refresh pipeline (same as the UI button).
Takes no parameters.
todo_update_taskUpdate fields, append a note, change priority, defer, etc.
Takes no parameters.
Install
git clone https://github.com/joebenscoter86/hit_listThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Hit List
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.