things-index

nejmlabs/things-index
★ 2 stars Go AI/LLM Updated 1d ago
MCP server for capturing, searching, updating, and archiving Things 3 tasks — all-in-one local Mac mode or homelab server with a Mac worker. Designed for use with the Pebble Index01 or any other AI agent.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "things-index": {
      "command": "go",
      "args": [
        "run",
        "github.com/nejmlabs/things-index@latest"
      ]
    }
  }
}

README Excerpt

ThingsIndex is a Model Context Protocol (MCP) server for capturing, reading, searching, updating, and archiving tasks from **Pebble Index 01**, **Claude Desktop**, **Cursor**, and AI agents into **Things 3** on macOS. --- For running directly on a Mac for local Claude Desktop or Cursor: ```bash bash -c "$(curl -fsSL https://raw.githubusercontent.com/nejmlabs/things-index/main/deploy/mac-install.sh)"

Tools (13)

archive_things_headingarchive_things_projectarchive_things_taskcapture_things_taskcreate_things_headingcreate_things_projectget_things_inboxget_things_todaylist_things_projectsrename_things_headingsearch_things_tasksthings_capture_statusupdate_things_task