Back to directory
urbanogardun/things3-mcp

urbanogardun/things3-mcp

@urbanogardun

MCP server for Things3 integration on macOS

things3macostask-managementproductivityapplescriptmcp-serverautomation

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13