mcpserver.lol
registry/what-matters
Connection check verified live · 20h ago

what-matters

Your personal action-item list — what you owe and what you're owed. AI proposes; you approve.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

6 tools

Read from the running server on 20h ago.

add_item duenotelinkstitle*sourcechannel +5
Add an item immediately, without review. Normally use this ONLY when the user has just asked for it in conversation — they are the human in the loop at that moment, so set initiate…
complete_item doneitem_id*
Mark an item done, or reopen it. Idempotent.
get_document include_rulesinclude_dismissed
Read everything: action items, the record of what has already been dismissed, and "focus" — the handful of terms the user says matter most. Always call this before proposing change…
manage_focus terms*
Replace the list of things the user says matter most — people, projects, whatever they care about. Send the WHOLE list every time, including the terms you are keeping: this replace…
manage_rule rulepatchrule_idoperation*
Create, change, pause or delete a standing rule, taking effect IMMEDIATELY with no review. Use this only when the user asks you directly — "stop suggesting PTO stuff". A scheduled…
put_proposal agentdeltas*summary
Replace the pending set of suggested changes. This is the ONLY write the scheduled run should make — nothing here reaches the list until the user reviews and accepts it. Replaces a…