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.
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.
In about a minute: what was said, what was on screen, every link mentioned — timestamped.
"What was that video about study tools?" Ask in plain words, get the answer with the source.
The saved folder is a black hole. CaptureIQ makes every saved video searchable by what's actually in it.
Create a Space, share the invite code. Everything your team saves lands in one shared memory anyone can ask.
Developers can connect CaptureIQ to Claude or Cursor and pull saved knowledge straight into their work.
Install once. Share anything. Find it forever.
Download for AndroidWorks 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.
https://captureiq-mcp.vercel.app/mcp
{
"mcpServers": {
"captureiq": {
"type": "http",
"url": "https://captureiq-mcp.vercel.app/mcp",
"headers": {
"Authorization": "Bearer <YOUR_MCP_KEY>"
}
}
}
}
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.