drjforrest/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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-things3": {
"command": "npx",
"args": [
"-y",
"mcp-things3"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...