Skip to content

Power user integrations

Mindwtr connects to the tools around it without giving up the local-first model. This page groups the integrations by what you want to get done. For each one, four questions tell you how much trust it asks for:

  • What it can read in your data
  • What it can change
  • Where it runs
  • What leaves your device

Every integration here is optional and stays off until you set it up. Full instructions live on each linked page.

Capture from anywhere

Apple Shortcuts

Send tasks into your Inbox from Siri, the Shortcuts app, the Action Button, or an automation, and jump straight to a GTD list.

QuestionAnswer
What it can readNothing. It only captures tasks and opens lists.
What it can changeAdds Inbox captures. It cannot edit, complete, or delete tasks.
Where it runsOn your iPhone or iPad.
What leaves your deviceNothing. Captures run through Mindwtr's normal store and sync; Swift never writes tasks directly.

Apple Shortcuts guide

Email capture

Point the desktop app at a mail folder and each message that lands there becomes an Inbox task. On the phone, share an email into Mindwtr instead.

QuestionAnswer
What it can readThe one mail folder you point it at. It leaves the rest of your mailbox alone.
What it can changeCreates Inbox tasks. It never modifies, moves, or deletes your mail.
Where it runsOn your desktop, talking IMAP directly to your mail provider. No third-party relay.
What leaves your deviceNothing to a third party. Self-hosted recipes send only the fields you map, to your own server.

Email capture guide

Connect your personal tools

Obsidian

Read tasks out of an Obsidian vault, keep them refreshed as files change, and open the source note back in Obsidian.

QuestionAnswer
What it can readThe vault files in the folders you allow, on desktop.
What it can changeToggles a checkbox or a TaskNotes status for supported formats. It does not rewrite your notes.
Where it runsDesktop only. It is not a Mindwtr sync backend.
What leaves your deviceNothing. Your notes stay in your vault.

Obsidian guide

Automate and script on your machine

Local API

A REST API for scripts, shortcuts, and small tools that need to read and write your tasks.

QuestionAnswer
What it can readAll task data, plus read-only access to projects and areas.
What it can changeCreate, update, complete, archive, soft-delete, and restore tasks. Projects and areas stay read-only.
Where it runsInside the desktop app, bound to 127.0.0.1 and requiring a bearer token on every request.
What leaves your deviceNothing. Requests stay on localhost.

Local API guide

Connect an AI agent

MCP server

Let an AI client such as Claude, Codex, or Gemini reach your Mindwtr data through the Model Context Protocol.

QuestionAnswer
What it can readTasks, projects, sections, areas, and people.
What it can changeRead-only by default. With --write, add, update, complete, and delete.
Where it runsAs a local subprocess over your SQLite file, or against a Cloud server you host yourself.
What leaves your deviceOnly what the AI client you connect receives. In Cloud mode, edits go to your own server through its validated API.

MCP server guide

AI inside the app

AI assistant

Optional, bring-your-own-key help for clarifying tasks, breaking them down, and reviewing stale items.

QuestionAnswer
What it can readThe task data the action you run needs, and no more.
What it can changeOnly what you review and approve.
Where it runsThrough the provider you configure, which can be a local endpoint such as llama.cpp or Ollama.
What leaves your deviceOnly the scoped data, sent to your chosen provider. Nothing leaves if that provider runs locally.

AI assistant guide

Run it yourself

Prefer a browser-accessible or self-hosted setup? These pages cover deployment rather than a single integration:

Mindwtr is free, open source, and local-first.
Getting Things Done and GTD are registered trademarks of the David Allen Company. Mindwtr is not affiliated with, endorsed by, or sponsored by the David Allen Company.