April 28th, 2026

Now when you save a quote tweet, both the tweet and the quote tweet become searchable.
That even means you can search for the quote tweet content, and it will bring up the Quote tweet.

April 23rd, 2026

You can now use Memex within Claude Code/Cowork as a native plugin and use Memex as a bookmarking second brain.
Search my Memex library for pages about MCP authentication and summarize the top results.

Save https://docs.memex.garden/general/authentication into Memex, and tag it with #tutorials

Download plugin: Download
Go to Claude's Customize tab
Personal Plugins > + icon > Create Plugin > Upload Plugin
Select the zip
Select Memex Garden Plugin > Connectors > Connect
Follow the OAuth flow
Optionally adjust tool permissions
You're done. You can now chat with Memex in your conversations.
April 22nd, 2026

Now you can search your Memex from inside Obsidian and copy/paste/drag cards into the editor. This is a first version and I’d love to hear from you how you think we can improve it.
Features:
Search Memex from the sidebar
Copy/Paste or Drag/Drop any result card from Memex sidebar into editor
Open result card result (click)
View notes/related content to the current content in the Memex sidebar (shift+click)


If you ever want to write notes and have a list of e.g. “All things I saved that match the keyword “nuclear” and have the tag #research”
Use our Obsidian documents in the search and the AI chat.
Content and notes you reference auto-update their content after changes in Memex.
April 6th, 2026

You can now select any custom model from the Openrouter.ai pool, if you provide your own API key.

When you bring your own API key, you’re only charge for AI chat turns (3 credits per turn) and not anymore for the consumed tokens (currently 300 credits per 1m input/output tokens)
April 5th, 2026
New

We’ve added support for a bunch of content types to save and search.
»»» TELL ME WHAT OTHER TYPES YOU WANT US TO SUPPORT VIA THE CHAT! «««
~ Oliver
PS: Download the new v2 extension here. Mind that its a completely new system and we are going to migrate over v1 accounts once v2 stabilises.
X profiles are now first class citizens that can be saved, indexed and searched.
We’ll likely also add the ability to index anyone you follow so you have a searchable graph of people you find interesting.

Now all videos and also referenced YouTube videos that are part of a X post are also fully transcribed and part of your searchable data.

Now indexes the cover image and transcripts of every TikTok video you save and makes its available via search & API

You can now save & annotate Facebook posts. That only works on posts that are publicly accessible - which unfortunately limits the effectiveness of this feature.
If demand is there we’ll improve that to also include private posts but that is a bit more involved.

In the dashboard you can now drag & drop images into, they are fully described, text-extracted, indexed and available via search & API

March 12th, 2026

In the past month our updates were a bit quiet as we’ve been heads down completely rebuilding our database and search infrastructure for a consistent search experience across all current and future touch points.
This update was massive migration from Firebase to Supabase touching every part of our codebase, so please reach out asap if you are running into any issues whatsoever.
PS: If you are an existing subscriber and have not migrated to Memex v2, please reach out so i can port your subscription.
~ Oliver
You can search your saved Memex content from anywhere with full text and semantic search
Mobile App (already in review)
Obsidian Integration (in development)
N8N plugin (coming soon)
You can now use the API, MCP, Claude/OpenClaw skills to save urls into your knowledge base, see documentation linked in previous point.
Supports public websites, tweets, YouTube videos, images and you can also add tags to everything you save via the API.
This is just the beginning of making Memex’ search really good and we have many improvements planned (e.g. entity recognition, graph retrieval, better chunking etc). Please reach out with concrete examples of searches that don’t fullfil the way you want it so we understand the limitations and can improve on them
Cool side effect of this work: Moving to Supabase will open the path to self-hostability on an open source infrastructure. Not promising anything at this point there are other priorities but its possible.
Now we have dedicated support not just as an MCP/API endpoint but for Claude Plugins, OpenClaw skill and al other agent frameworks that can read skills and mcp endpoints.
Visit our docs to get started »
Much faster Youtube transcript fetching and summarisation
Showing date of saved items in results and adjust time formats via the settings

Unifying profile picture and social source flags

Speed improvements to search
Some design improvements for cleaner design

January 28th, 2026

An online dashboard and a full design upgrade for the search interface. If you’re looking for an alternative to NotebookLM this might be it!
Watch: https://youtu.be/X5_h-lPpavo
!!! IMPORTANT NOTE: FOR THE SEARCH IMPROVEMENTS TO TAKE EFFECT, GO TO SETTINGS > RECREATE INDEX
We were able to swap out our initial solution for providing semantic search (supermemory) and use our own vector embeddings now with the best model on the market, effectively enabling a 6x price drop and as a result the ability to semantically index all content you save which drops the price from ~12-20 credits per fully indexed page to 2-3credits. (really depends also on how long the content is you save. (we do some summarisation and analysis before the indexing to keep costs as low as possible while aiming to keep quality of retrieval high)


Opens highlights and chat references now automatically in page if the extension is installed (highlights also without)


We’ve started on planning out the Obsidian integration and already got some good feedback from some of you on how that should look like.
It would be great to get more input on the workflows you want to see.
This is what we got so far in priority:
Inline display of dynamic tables representing custom search queries (e.g show me a list of all the stuff I tagged with “nuclear-energy” on my article about the state of Nuclear in 2026.
Searching your Memex from inside Obsidian to directly reference content
Exporting saved pages and annotations
I’d appreciate the input in Obsidian Integration
Comprehensive test coverage of everything related to saving content
Error message for any errors related to saving content so you never end up in a situation where things might not work and in the worst case you wouldn’t even know.
Improved Auth and pricing flows
I have to be real with myself that in the last iteration of Memex one key mistake we made was shipping too fast, always in a rush to get the next feature out, thinking it would unlock new user growth. The result: Every new update broke things left and right. The code became a mess.
…basically against every startup advice for a good reason.
In this iteration our key focus is: Limit the amount of details, get every detail perfect.
In practice this means: Shipping quality over shipping speed, automated tests for everything we can.
There is this great video by Jack Dorsey talking about this:

https://x.com/mrexits/status/1908248564901568985
That being said: We are still early in this Memex rebuild and things might have unexpected bugs and some things are not testable. So please let us know if you run into issues.
It’s our #1 priority to squash those pesky bugs so do let us know via the chat and we’ll fix them within minutes or hours, no days.
In the theme of delivering the best quality and not just move on to the next big feature we can we will now focus on improving the search quality which will have impact on both the retrieval inside the app, but also for the MCP server, the upcoming Obsidian integration (search from within Obsidian), mobile search and API search access.
Follow updates and add your feedback here: Obsidian Integration
Follow updates and add your feedback here Mobile app to save and search
See you at the next Update
~Oliver
January 15th, 2026

Before Christmas we rebuilt Memex from scratch and are quickly catching up to the old feature parity plus long awaited improvements (& minus some intentional removals like sharing/collaboration - for now)
We’ve done too much in the past, leading to bloat, complicated UX and hard to maintain code base. You felt it: things were buggy, slow and some features immature.
Now we focus on one workflow:
Summarize & capture valuable content and make full use of it via semantic searches and MCP/API/Integrations. (2min video overview)
All existing subscribers, please reach out via the chat so I can migrate your subscription over. Your existing data will be moved once we stabilise Memex v2.
Capture & highlight websites, YouTube, Twitter, Reddit, LinkedIn, Images, (soon PDFs again)
Full Text Search & AI/semantic-search
Summarize & Chat with anything with Cursor-like interface to custom load context with simple @mentions
Query all Memex data via MCP endpoints for seamless integrations into ChatGPT/Claude/Gemini and agentic workflows.
Lightening fast and reliable sync (old one was homegrown, now Firebase’s offline sync)
Credits based pricing model that allows flexible use of all features, and varying degree of usage frequency and intensity. Starting at $6 per month or $10 one time-pay-as-you
You can now organise Tags in Folders and Sub-Folders.
Tags can also be placed into multiple folders by pressing shift+drag/drop. This was not possible in the old “Spaces & Tags” data hierarchy of the previous Memex. We listened!

Web app to access your saved stuff everywhere
Bookmarklet to save & annotate anything on any browser without the extension (works on desktop and mobile)
Mobile app for iOS and Android
Obsidian Integration
Rest & Webhook API
January 8th, 2026
Before Christmas we rebuilt Memex from scratch and are quickly catching up to the old feature parity plus long awaited improvements (& minus some intentional removals like sharing/collaboration - for now)
We’ve done too much in the past, leading to bloat, complicated UX and hard to maintain code base. You felt it: things were buggy, slow and some features immature.
Now we focus on one workflow: Summarize & capture valuable content and make full use of it in other tools via MCP/API/Integrations. (2min video overview)
PS: All existing subscribers, please reach out via the chat so I can migrate you over. Your existing data will be moved over once we stabilise the Memex v2.
Capture & highlight websites, YouTube, Twitter, Reddit, LinkedIn, Images, (soon PDFs again)
Full Text Search & AI/semantic-search
Summarize & Chat with anything with Cursor-like interface to custom load context with simple @mentions
Query all Memex data via MCP endpoints for seamless integrations into ChatGPT/Claude/Gemini and agentic workflows.
Lightening fast and reliable sync (old one was homegrown, now Firebase’s offline sync)
Credits based pricing model that allows flexible use of all features, and varying degree of usage frequency and intensity. Starting at $6 per month or $10 one time-pay-as-you
I think the grid view was one of the longest running feature requests in the old Memex, ever. Now its finally here.

Now you can select multiple search results and either tag them, add them to the ai context, or delete them. You can do multiple searches and fill up a “bucket” of items, review them and then act on them. Also you can cmd+click to select specific items or shift+click to select a range. You can even drag select items (+shift to unselect or +cmd to replace)

Adding support for saving Twitter articles & Fix fetching of long tweets
Improve speed of YouTube snapshot creation
Renaming tags
Adding/removing tags to search result items
Show confirmation button when trying to delete a search result
Annotation view for all annotations on a given page, without having to go to that page

Fixed title extraction for YouTube videos when you came from the channel
Turns out YouTube is super finicky with the title setting - and was one of the reasons this was poorly working in the old Memex.
Mobile App
Auto-tagging
Obsidian export
January 3rd, 2026
So much good stuff to get closer to our promise of “capture anything” and “use it anywhere”
PS: If you did not know, we rebuilt Memex from scratch with one goal for creators “Capture anything, use anywhere” and escape the bookmarking black hole.
Here you can download the new version - Chrom(ium) only with few issues to still resolve on arc/dia.
Quite tricky to get right. Right now takes a screenshot of the dom elements. Do let me know asap if it breaks as it may be a bit fragile. Good news is that updates now review in the chrome store within 30min unlike 1-3 days with the previous Memex version.

still needs a better way to interpret markdown links

Automatically saves any tweet that is liked, bookmarked or retweeted

Our MCP server endpoints are now providing more relevant results and instructions for the LLMs and agents to search and retrieve relevant documents


We are using supermemory.ai under the hood and it seems like their relevance scoring still needs more fine tuning. This already greatly improves your ability to run searches.

So far you had to reload the page for updates to take effect which a) is annoying and b) often leads you to think things are broken because nothing will work.
IMPORTANT: You have to activate the auto injection for this to work. We made it an optional setting because otherwise we’d have much longer review times for the extension bc of chrome security practices. You’ll see a small popup when you activate over the activation area when you’re in a state where the extension does not work bc of outdated versions. You’ll then be lead through a flow to update the auto-inject setting.



Highlighter appearing when no text is selected