Portal Memory

A portable, persistent second brain — documents, bookmarks, and structured lists you can read and edit from any AI client you sign into.

Connect

https://mcp.portalmemory.com/mcp
  1. Open your client's connector settings — in Claude, Settings › Connectors › Add custom connector.
  2. Paste the URL above and add the connector.
  3. Sign in when prompted. You will be asked to authorize access before any tool can read or write.

What it holds

Documents

Markdown addressed by path, like people/alex.md. Full-text searchable.

Bookmarks

Saved links, deduplicated by URL so the same page never lands twice.

Lists

Tables with typed columns, for anything tracked as records with consistent fields.

Every record can carry tags, and one search spans all three kinds at once.

Your data

Everything is owned by the account that wrote it. Each request carries your own access token, and row-level security in Postgres is the boundary between accounts — this server holds no key that can read across users.

Documents and bookmarks are versioned on every write and lists are versioned as a whole, so any edit can be undone — including a delete.