So I built a web app + extension that adds a save button to every tweet. One click captures everything that you need, text, images, videos, author, timestamps. All into a dashboard with folders, color-coded tags, and full-text search.
And the best part: it ships with an MCP server. You install it with command line, connect it to Claude Code, and now your AI can search and reference every tweet you've ever saved. "Find that thread about programmatic SEO I bookmarked last week" just works. Your bookmarks become part of your dev workflow instead of sitting in a graveyard.
Stack used: Next.js, Convex for the reactive backend, Better Auth with Google OAuth, and a Manifest V3 Chrome extension.
Would love to hear what you think.