Introduction
One memory for all your AI. Save your bookmarks, notes, and conversations in one place — use them across every AI tool.
Supacortex is currently in beta. Things may change and some features are still being built.
Supacortex is a personal memory layer for your AI tools. You save content — bookmarks, links, conversations — and access it from anywhere: the Mac app, the CLI, or any AI tool that supports skills.
The problem
Memory is fragmented across AI tools. You brainstorm in Claude, research in ChatGPT, code in Claude Code — each app has its own memory silo. When you switch tools or a new one drops, you start from zero.
How Supacortex solves it
Save things once, use them everywhere:
- Capture — Sync your Twitter/X bookmarks, save links, store conversations
- Search — Full-text search across everything you've saved
- Chat — Talk to your memory with built-in AI chat
- Access — Pull your memory into any AI tool via CLI or skills
Quick start
Mac app (recommended)
Download the app and everything is set up for you — CLI, skills, and AI chat included.
- Download the Mac app
- Sign up and log in
- Start saving and chatting
CLI
Install the CLI and skill to access your memory from any terminal:
npm install -g @supacortex/cli
npx skills add monorepo-labs/skills --skill supacortex
scx loginOpen source
Supacortex is fully open source. View the code, self-host it, or contribute on GitHub.