Back to directory
things3-mcp

things3-mcp

@urbanogardun21

An MCP server that provides comprehensive integration with Things3 on macOS, enabling AI assistants to manage tasks, projects, and tags with intelligent error correction and automatic tag creation.

things3task managementproductivitymacosapplescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "things3": {
      "command": "npx",
      "args": [
        "things3-mcp@latest"
      ],
      "env": {
        "THINGS3_AUTH_TOKEN": "your_auth_token_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/5/29
Updated
2026/6/8