MCP Things3
未认领A Model Context Protocol for reading todos and writing todos and projects in the macOS app Things3 using a combination of Applescript and x-call URLs.
安装
$
pip install -e .工具(15 个)
area
(string)
checklist
(array of strings)
complete-things3-todo
Mark a todo as completed by searching for its title.
create-things3-project
Creates a new project in Things3.
create-things3-todo
Creates a new to-do in Things3.
deadline
(string) - Due date
heading
(string) - Group under this heading
list
(string) - Project or area to assign to
notes
(string)
search-things3-todos
Search for todos by title or content.
tags
(array of strings)
view-inbox
View all todos in the Things3 inbox.
view-projects
View all projects in Things3.
view-todos
View all todos in today's list.
when
(string) - Date/time to start