We build Sensefold: one private Markdown library for the articles, threads, videos, PDFs, notes, and AI conversations you collect, that Claude, ChatGPT, Cursor, Claude Code, Codex, and any MCP client can search, read, and write back to.
Every AI vendor now ships its own memory. None of them read each other's, none of them export cleanly, and none of them hold the things you actually read. Sensefold is the layer above: your context, in Markdown, owned by you, readable by whichever model you open today.
- Capture anything in one click: web pages, social threads, YouTube with transcript, PDFs with OCR, and ChatGPT / Claude / Gemini / Grok conversations as speaker-labelled Markdown
- Enrich on save: summary, tags, OCR, cross-lingual search
- Connect your AI over MCP with OAuth or a revocable, tiered Agent key
- Every agent edit is a version you can diff and revert
- Export the whole library as a Markdown ZIP whenever you want
The Sensefold MCP server is
hosted at https://api.sensefold.app/mcp. Paste it into any MCP client,
authorize in the browser, pick a permission tier.
{
"mcpServers": {
"sensefold": {
"url": "https://api.sensefold.app/mcp"
}
}
}Eleven tools: search, list, read, quota, save link, save note, update note,
update tags, delete to recycle bin, plus the search / fetch aliases for
ChatGPT. Reads never spend credits.
| Surface | Where |
|---|---|
| Chrome extension | sensefold.app/extension |
| iPhone and iPad | sensefold.app/ios |
| Web and Mac | sensefold.app/apps |
Connect your first client in a minute: sensefold.app/for-agents. Full documentation at sensefold.app/docs.