Stats
Actions
Tags
From things-app
Provides access to the Things task management app on macOS, allowing Claude to read and manage tasks, projects, and areas. Runs locally.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"things-app": {
"command": "uv",
"args": [
"run",
"python",
"app/server.py"
]
}
}
}Server configuration and connection parameters
uv${CLAUDE_PLUGIN_ROOT}/mcpCommand-line arguments passed to the server process
npx claudepluginhub gaelic-ghost/socket --plugin things-app