Things

Integrates with Things.app task management for macOS, enabling task and project creation with full metadata support, update operations including completion status, database export functionality, and summary generation through URL scheme and direct database access.

View Source
2 stars
0 tools
Created Aug 2025
@wbopan/wbopan-things-things-mcp

About

Integrates with Things.app task management for macOS, enabling task and project creation with full metadata support, update operations including completion status, database export functionality, and summary generation through URL scheme and direct database access.

Categories

general

Installation

npm

npm install @wbopan/wbopan-things-things-mcp

Configuration

{ "mcpServers": { "wbopan-things-things-mcp": { "command": "npx", "args": [ "-y", "@wbopan/wbopan-things-things-mcp" ] } } }