Back to Blog

Pocket Alternative 2026: The Complete Guide After Pocket's Shutdown

May 6, 2026·12 min read

If you're reading this, you probably got the email. Mozilla officially shut down Pocket on July 8, 2025, after years of declining investment. The writing was on the wall — Mozilla's layoffs in late 2023 hit the Pocket team hard, the Premium tier was quietly discontinued in early 2025, and by summer it was over. No new saves, no sync, no app.

Millions of users were left with an HTML export file and no plan.

The good news: the read-later category didn't die with Pocket. It actually got more interesting. AI-native tools, open-source contenders, and CLI-first options have emerged that Pocket never offered. The bad news: there's no single perfect replacement. The right choice depends on how you actually use a read-later app — or more honestly, how you want to use one.

This guide covers every serious option with honest pros and cons. No affiliate links, no sponsored placements.

Pocket replacement — 60-second decision

Of the eight apps below, four are worth switching to depending on your real need. Pick by problem:

  • 1You just want something like Pocket that still works? Instapaper — veteran reader, active development resumed, Summaries on Premium. Closest match to Pocket's philosophy.
  • 2You want bookmarks + saved articles in one library? Raindrop.io — free plan covers unlimited bookmarks, collections, tags, and devices.
  • 3You read consistently and want highlights + review? Readwise Reader — about $10/month billed annually ($12.99 monthly), Ghostreader AI, Obsidian sync.
  • 4You save a lot but rarely read what you save? Burn 451 — free tier today, 24-hour Flame timer + Spark/Vault decision loop exposed through MCP for AI agents.

If you missed Pocket's export window (closed Nov 12, 2025), see the "Recover your data" section below. If you want a quiet 10,000-link archive — that's not a read-later problem; use Pinboard or Raindrop and stop pretending you'll read it. For the wider category, see the read-it-later app guide.


What Happened to Pocket?

Pocket was shut down on July 8, 2025 after Mozilla, its parent company, discontinued the service following years of reduced investment, team layoffs, and the removal of Pocket Premium. The shutdown affected an estimated 20+ million registered users who relied on Pocket as their primary read-later tool since its founding in 2007.

Here's the timeline of Pocket's decline:

  • 2007 — Read It Later (later renamed Pocket) launches as a simple bookmarklet
  • 2015 — Pocket hits 22 million users, raises $15M Series B
  • 2017 — Mozilla acquires Pocket for an undisclosed amount, integrates it into Firefox
  • 2020 — Pocket Premium adds permanent library and full-text search
  • 2023 Q4 — Mozilla lays off staff; Pocket team reduced significantly
  • 2024 Q1 — Pocket Premium discontinued, converted to free-only
  • 2024 Q3 — Last major feature update (minor bug fixes only after this)
  • 2025 March — Mozilla announces Pocket sunset for July 2025
  • 2025 July 8 — Pocket officially shuts down; export tool stays open in a limited mode
  • 2025 November 12 — Export tool closes; Pocket account data queued for permanent deletion after that

The shutdown wasn't sudden, but it caught many users off guard. If you somehow still have a Pocket account and the export window was extended on your end, try getpocket.com/export. After November 12, 2025, the data is gone.


What Should I Use Instead of Pocket in 2026?

The best Pocket alternatives in 2026 are Burn 451 (free tier + Pro at $4.99/month or $48/year, AI-native with MCP), Raindrop.io (best all-round bookmark manager with a genuinely unlimited free tier), and Readwise Reader (best premium option for serious readers at $9.99/month annual or $12.99 monthly). Your choice depends on whether you prioritize price, AI features, developer tooling, or reading experience.

Here's how every major option compares:

AppPriceAI FeaturesCLI / MCP / APIPlatformsBest For
InstapaperFree / ~$3 moAI Summaries, TTS (Premium)APIWeb, iOS, AndroidPocket loyalists, closest-to-Pocket reading
Raindrop.ioFree / ~$3 moAI Assistant + MCP (Pro)API + MCPWeb, iOS, Android, extensionsGeneral-purpose bookmark + saved articles
Readwise Reader$9.99 mo annual / $12.99 moGhostreader AI highlights, summariesAPIWeb, iOS, AndroidHeavy readers, highlight-centric workflows
MatterFree / PremiumAI Co-Reader, HD TTS, summaries (Premium)NoiOS, iPad, WebApple ecosystem, newsletter readers
Burn 451Free / planned V3 Pro $4.99 mo or $48 yrAI triage, auto-categorization, digest summariesMCP + APIiOS, Web, MCPSave-but-never-read pile, AI/MCP power users
Karakeep (formerly Hoarder)Free (self-host) / cloud betaAI tagging + MCP serverAPI + MCP + WebhooksWeb, iOS, Android, Chrome, Safari, FirefoxSelf-hosters who want AI features (active open-source project)
WallabagFree (self-hosted)No (community plugins)APIWeb, iOS, AndroidPrivacy-first, self-hosters
Pinboard$22/yrNoAPIWeb only (+ third-party apps)Archivists, no-nonsense minimalists
GoodLinks$5 one-timeNoNoiOS, macOS onlyApple-only users, one-time purchase fans
OmnivoreDead (shut down 2024)Was promisingN/AN/ADon't count on it — acquired and killed

A few things to note:

  • Omnivorewas another popular open-source read-later app. It was acquired by ElevenLabs in late 2024 and shut down almost immediately. This is a reminder that "open source" doesn't guarantee longevity if the project depends on a single company.
  • Pocket's gapwasn't just about features. It was the largest free read-later app with deep browser integration. No single replacement fills that exact niche, but the alternatives above are all more capable in their own ways.
  • Pricing can change. Check current pricing before committing. The prices above are accurate as of May 2026.

Which Pocket Alternative Is Best for Developers?

For developers, the best Pocket alternatives are Burn 451 (MCP protocol + REST API), Wallabag (self-hosted with API access), and Raindrop.io (solid REST API). Burn 451 was among the first read-later apps to ship MCP support; Raindrop and Karakeep now ship MCP too, so the AI-coding integration is increasingly common across the category.

Here's what matters for developer workflows:

Burn 451

Burn 451 was built for people who live in the terminal and work with AI. Its standout developer features:

  • MCP (Model Context Protocol): Burn connects directly to Claude, Cursor, and other MCP-compatible AI tools. Your saved articles become context your AI assistant can reference while you work. Ask "what did I save about WebSocket performance?" and get answers from your own reading history.
  • REST API: Full CRUD access to your saved content. Build custom integrations, dashboards, or automation.
  • Open ecosystem: Combine MCP + API to build workflows like "save from Hacker News RSS → AI triage overnight → morning brief in terminal."

Wallabag

The self-hosted option for developers who want full control:

  • Deploy on your own server (Docker, bare metal, or managed hosting)
  • Full API access with OAuth2
  • No AI features out of the box, but you can build them — the codebase is PHP/Symfony
  • Community plugins for various integrations
  • You own your data completely

Raindrop.io

Not developer-first, but has a clean API:

  • REST API with good documentation
  • Browser extension with keyboard shortcuts
  • No CLI or MCP support
  • Pro plan adds full-text search and broken link detection

The bottom line: If you use AI coding tools (Claude, Cursor, Copilot), Burn 451's MCP integration is a genuine differentiator — your reading feeds directly into your development context. If you want total infrastructure control, Wallabag. If you just need an API and don't care about CLI, Raindrop.io works fine.

Stop saving. Start reading.

Burn gives every link 24 hours — read it or it burns. Free to start.

Get it on the App Store →

Which Free Pocket Alternative Is Best?

The best free Pocket alternatives are Burn 451 (real free tier with the 24-hour timer, AI, and MCP — quotas removed by planned V3 Pro at $4.99/month or $48/year), Raindrop.io (genuinely unlimited free tier — bookmarks, collections, tags, and devices), Karakeep (free if you self-host, active open-source project with AI tagging), and Wallabag (free if you self-host). Burn 451 is the most generous free option among AI-native cloud apps — Readwise Reader has no free plan and Matter gates AI Co-Reader / HD TTS behind Premium.

Let's compare the free options honestly:

FeatureRaindrop.io (Free)Burn 451 (Free)Wallabag (Self-hosted)
Unlimited savesYesYesYes
AI featuresNo (Pro only)Yes (triage, summaries)No
Full-text searchNo (Pro only)YesYes
Collections/foldersUnlimitedTags + Vault/SparkTags + folders
CLI accessNoNoNo (community tools)
Mobile appiOS + AndroidiOSiOS + Android
Setup effortNoneNone (sign up and go)Medium (server needed)
Hosting cost$0$0$5–10/mo for a VPS

Burn 451gives you the most features at zero cost. The catch? It's opinionated. The 24-hour burn mechanism means articles expire from your inbox if you don't act on them. This is by design — it's a digestion system, not a storage system. If you want to save 10,000 articles and search them in 3 years, Burn isn't trying to be that. (You can still permanently keep things in the Vault, but the default flow pushes you to decide.)

Raindrop.io is the safe conventional choice. The free tier is genuinely generous — unlimited bookmarks, collections, tags, and devices. Pro (~$3/mo) adds full-text search, web archive, AI Assistant, MCP, annotations, and broken-link/duplicate finders.

Wallabagis truly free and open source, but "free" means running your own server. If you're already running a homelab or VPS, the marginal cost is zero. If not, you're looking at $5–10/month for hosting — which makes it more expensive than Raindrop Pro.


How Do I Export My Pocket Data?

Short answer for 2026: you can't anymore. Mozilla closed Pocket's export tool on November 12, 2025, and account data was queued for permanent deletion after that date. If you saved an HTML export before November 12, you can still import it into Burn 451, Raindrop, Instapaper, or Wallabag. If you didn't — check Firefox sync, IFTTT/Zapier, or Pocket digest emails for partial recovery.

Step 1: Recover your Pocket export (if you have one)

The export tool at getpocket.com/export was disabled on November 12, 2025. If you did export before then, you should have an HTML file containing your saved URLs, titles, tags, and timestamps. Most read-later apps still accept that format.

If you didn't export in time: the data is no longer recoverable from Pocket's servers. Try these partial sources:

  • Firefox (if you had Pocket integration enabled)
  • IFTTT or Zapier (if you had automations saving Pocket items elsewhere)
  • Email (Pocket sent weekly digest emails with links)

Step 2: Choose your destination

Decide which alternative you're migrating to (see comparison above). Most accept Pocket's HTML export format directly.

Step 3: Import to your new app

To Burn 451:Burn 451's Pocket import is planned for V3 — until then, you can paste URLs into the iOS app share sheet or save them via the Chrome extension. If you have a large export and want a bulk-import path before V3 ships, contact support.

To Raindrop.io:

  1. Go to Settings → Import
  2. Select "Pocket HTML" as the source
  3. Upload your file
  4. Tags are preserved as Raindrop tags

To Readwise Reader:

  1. Go to Readwise.io → Import
  2. Connect Pocket (if still available) or upload HTML
  3. Highlights are not transferable — only saved URLs

To Instapaper:

  1. Go to Settings → Import
  2. Upload the HTML file
  3. Limited to URLs only (no tags)

To Wallabag:

  1. Go to Internal Settings → Import → Pocket
  2. Upload the HTML file
  3. Tags and timestamps preserved

Step 4: Verify and clean up

After importing, spot-check a few articles:

  • Are titles correct?
  • Are tags preserved?
  • Can you access the full text of articles (some may have gone offline)?

For articles where the original page is gone, tools like the Wayback Machine (web.archive.org) may have a cached version.


Considering Matter or Moving Away From It?

Matter is still active in 2026. It has a real free tier and Premium adds HD TTS, AI Co-Reader, newsletters via a dedicated email, and Kindle export. It's a serious read-later option, not a migration emergency. The reason it shows up in Pocket-alternative searches is that Matter has been actively marketing to Pocket refugees since the 2025 shutdown.

Where Matter fits best: iOS-first readers who want a calmer reading surface and don't need MCP / CLI / heavy PKM integration. Where it doesn't: developers wanting AI agent integration, anyone who'd rather not pay for Premium features they won't use.

For a head-to-head of Matter and its full replacement set — including newsletter-only tools and minimalist options — see: The Best Matter App Alternatives in 2026.


Can AI Help Me Manage My Bookmarks?

Yes — AI is transforming bookmark management from passive storage into active knowledge processing. Tools like Burn 451 use AI to automatically triage, categorize, and summarize saved articles, while Readwise Reader's Ghostreader generates highlights and questions. AI doesn't just organize your bookmarks; it helps you actually use them.

The read-later category existed for almost 20 years with the same basic model: save a link, read it later (or don't). AI changes this in three fundamental ways:

1. Automatic triage

Instead of a chronological inbox where everything has equal weight, AI can assess what you saved and help you prioritize. Burn 451 does this out of the box — when you open your inbox, articles are pre-sorted by relevance to your interests, reading patterns, and time sensitivity. A breaking news article gets flagged as urgent. A 30-page research paper gets flagged as "set aside time."

2. Summaries and digests

You saved 15 articles this week. AI can generate a morning brief — here's what you saved, here are the key points, here's what's actually worth reading in full vs. skimming. Burn 451's digest feature does this. Readwise's Ghostreader can generate inline summaries and key questions for individual articles.

3. Contextual retrieval

This is the biggest shift. Traditional bookmarks are "save and search by keyword." AI-powered tools let you ask natural language questions across your saved content. "What did I save about the new EU AI regulation?" returns relevant passages from multiple articles — not just keyword matches, but semantic understanding.

Burn 451's MCP integration takes this further: your saved articles are available to AI assistants (Claude, Cursor) as context while you work. You don't even need to search — the AI already knows what you've read.

What AI can't do (yet)

  • Replace reading: Summaries are useful for triage, but deep understanding still requires reading the actual content
  • Judge quality perfectly: AI can't always tell the difference between a well-argued contrarian take and a bad take
  • Know your intent: You saved an article about "burnout" — were you researching it for work or worried about yourself? Context matters, and AI guesses wrong sometimes

What Makes Burn 451 Different from Other Read-Later Apps?

Burn 451 is a content digestion system, not a storage system. Its 24-hour burn mechanism forces you to decide what to do with each saved article — read it, vault it, or let it go — which solves the core problem of bookmark hoarding that every other read-later app ignores. It also offers MCP integration for AI-native workflows.

Most read-later apps compete on the same axis: better storage, better organization, better reading experience. Burn 451 rejects the premise. The problem isn't that you can't saveenough — it's that you save too much and never go back.

Here's what actually makes Burn different:

The 24-hour burn mechanism

Every article you save has a countdown. By default, it's 24 hours. Within that window, you decide:

  • Read it and move it to Vault (your permanent knowledge base)
  • Skim itand move it to Spark (a "maybe later" shelf with a 30-day timer)
  • Let it burn — it moves to Ash and you move on

This sounds aggressive. It is. The pattern I keep seeing in read-later communities: queues that grew faster than people read them, and a guilt loop attached to opening the app. The 24-hour window isn't meant as a deadline — it's a relief valve. Once you decide, the mental load disappears.

You can adjust the timer (some users prefer 48 hours or a week), and Vault items never expire. The point isn't arbitrary urgency — it's forcing a decision that most tools let you defer forever.

"Digestion system, not storage system"

Burn's philosophy, in a sentence: what comes out matters more than what goes in.

Other tools measure success by how much you save. Burn measures success by how much you process. An empty inbox isn't failure — it's the goal. Every article should end up somewhere intentional: internalized knowledge (Vault), actionable todo, content material, or consciously released (Ash).

The metaphor is a digestive system: information comes in, gets broken down, nutrients get absorbed, waste gets eliminated. Hoarding is constipation.

MCP ecosystem

Burn was among the first read-later apps to ship first-class MCP (Model Context Protocol) support. Raindrop and Karakeep now ship MCP too, so the protocol is becoming table stakes — what differs is what Burn's MCP exposes (the timer / Spark / Vault decision loop, not just a flat bookmark dump):

  • Claude, Cursor, and other AI tools can read your Burn library as context
  • Your saved articles inform your AI conversations — no manual copy-pasting

For developers working with AI daily, this is genuinely new — your reading and your work context become one system.

Pricing: free tier today, V3 Pro coming

Burn 451 has a real free tier with the 24-hour timer, AI triage, and MCP — that part stays free. The planned V3 Pro at $4.99/month or $48/year (7-day trial) lifts quota caps (unlimited Spark + Vault + AI cards + MCP calls) and adds 5 highlight colors with notes, Markdown export, search, and cloud snapshot. No ads, no data selling, no dark patterns.

Where Burn 451 falls short

Being honest:

  • No Android app (as of May 2026) — iOS and Web only for mobile
  • Opinionated workflow— If you want a quiet archive of 10,000 links with no pressure, Burn's burn mechanism will annoy you. Use Raindrop or Pinboard instead.
  • Younger product— Burn launched in 2025. It doesn't have the decade of polish that Instapaper or Raindrop have. Bugs happen.
  • The philosophy isn't for everyone— Some people genuinely want a passive bookmarking tool. That's valid. Burn is for people who are frustrated by their growing pile of unread saves.

TL;DR — Pick One and Move On

Pocket's shutdown is a forcing function: decide whether you want a storage system or a processing system, then pick by problem. Here's the compressed version.

If your real need is…

  • Save everything, search later (archive mindset): Raindrop.io (free for basics, ~$3/mo Pro) or Pinboard ($22/yr archival).
  • Premium reading + AI highlights + PKM sync: Readwise Reader (~$10/mo annual, $12.99 monthly).
  • Own your data / self-host: Karakeep (active open-source with AI tagging + MCP) or Wallabag (boring-reliable). Both free if you self-host.
  • Closest to Pocket's philosophy, still alive: Instapaper. Veteran reader, active development resumed, Summaries on Premium.
  • Reading surface + HD TTS / AI Co-Reader / newsletters: Matter. Real free tier; Premium adds the AI / TTS / Kindle stack.
  • Save a lot, rarely read — want a decision loop: Burn 451 — free tier today (24-hour Flame timer + Spark/Vault); planned V3 Pro at $4.99/mo or $48/yr lifts quotas.
  • Offline reading on flights / subway tunnels: Instapaper, Matter, Readwise Reader, or Raindrop.io Pro all download article text. Burn 451 needs a connection today; offline on the roadmap.

Related guides: post-Pocket save workflow (how to save + recover + avoid the pile) · read-it-later app guide (broader category + workflow) · 10 tools tested · mobile-first comparison · iPhone share-sheet workflow · shorter migration take · comparison table · Burn vs Readwise Reader (if highlighting matters) · the Post-Pocket era (timeline + definition) · Best Bookmark Manager 2026 (cross-platform hub: 8 tools compared by behavior) · Raindrop vs Pocket 2026 (head-to-head: how Raindrop became a default post-Pocket choice, and the two-tool stack that closes the read-later gap).

Written by Fisher — @hawking520. I built Burn 451, which appears throughout this guide. The comparison table and rankings reflect actual use — I've tested every app listed here. No affiliate links.

Try Burn 451 if you want a decision loop, not another archive.

Pocket is gone. Burn has a real free tier today (the 24-hour Flame timer + core read-later flow); planned V3 Pro at $4.99/mo or $48/yr with 7-day trial lifts free-tier quotas.