Wren MCP server

A small companion app that lets Claude search, read, and capture your Wren notes — running entirely on your own computer.

Short version: install it in Claude Desktop, point it at your Wren notes folder, and you can ask Claude things like "what are my open todos?" or "make a note that says call the vendor Tuesday." Your notes never leave your computer.

What it does

Once installed, Claude Desktop can work with your actual notes — no copy-pasting. The server exposes five things:

It cannot edit or delete your existing notes — by design.

Your notes stay on your computer

The Wren MCP server is a local program. It reads the notes folder you point it at, on your own disk, and hands results to Claude over a local connection on your machine. It has no server of its own, requires no Wren account or login, and uploads nothing. The only data that leaves your computer is whatever you choose to share with Claude in a conversation — the same as any normal Claude chat. Full details in the Wren privacy policy.

Requirements

Install

  1. Download Wren.mcpb.
  2. Open Claude Desktop → Settings → Extensions.
  3. Drag Wren.mcpb into the Extensions area (or use the install control).
  4. When prompted, set the notes folder to your Wren notes folder.
  5. Click Install, then make sure the Wren extension is enabled in a new chat.

To confirm it works: in a Claude Desktop chat, say "make a note that says MCP test," then open Wren and look in the Inbox — your new note will be there to keep or discard.

FAQ

Which Claude apps can I use it with?

Claude Desktop (macOS / Windows) only. Local extensions can't run in Claude.ai on the web, the mobile apps, or Cowork.

Can it change or delete my existing notes?

No. It can read your notes and create new ones (into the _inbox staging folder). It never edits or deletes notes you already have.

Does it need a login?

No login and no account. You point it at a folder — that's the whole setup.

Where do AI-created notes go?

Into a staging area (the _inbox folder). You review each one in Wren and decide whether to keep (promote) or discard it. They never silently join your main notes.

Why isn't it built into the Wren app or extension?

Browser extensions and web apps can't run this kind of local program — it has to be a separate small app. It just reads the same notes folder Wren writes to, so it's the same notes either way.