Your intelligent video memory
Download app

Saved reels you'll actually find again

Share any Instagram Reel, YouTube video or LinkedIn post to CaptureIQ. It becomes a clean, timestamped note you can search — and ask questions about, in plain words.

Free · APK, about 33 MB · allow "install from unknown sources"
How it works

Three steps, no new habit

1

Share a video

Watching a reel? Tap Share, pick CaptureIQ. That's the whole flow. Works from Instagram, YouTube, LinkedIn — even GitHub repos, Hugging Face models and news articles.

2

Get a clean note

In about a minute: what was said, what was on screen, every link mentioned — timestamped.

3

Ask anything, anytime

"What was that video about study tools?" Ask in plain words, get the answer with the source.

Why people use it

Your saves, finally useful

Never lose a save again

The saved folder is a black hole. CaptureIQ makes every saved video searchable by what's actually in it.

One shared memory for your group

Create a Space, share the invite code. Everything your team saves lands in one shared memory anyone can ask.

Works inside your AI tools

Developers can connect CaptureIQ to Claude or Cursor and pull saved knowledge straight into their work.

Try it on your next reel

Install once. Share anything. Find it forever.

Download for Android
Free for early users
For developers — connect CaptureIQ to Claude or Cursor (MCP)

Works with any client that speaks remote (HTTP) MCP. Sign in and your personal key is filled into the config below — it returns only your saved memory.

Endpoint https://captureiq-mcp.vercel.app/mcp
{
  "mcpServers": {
    "captureiq": {
      "type": "http",
      "url": "https://captureiq-mcp.vercel.app/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_MCP_KEY>"
      }
    }
  }
}
Claude mobile / claude.ai — one URL, no config https://captureiq-mcp.vercel.app/mcp?key=<YOUR_MCP_KEY>

Your key also lives in the app: scope chip, then "Your MCP key". Never post your real key publicly.