Supermemory
The "bundle everything" play. Seven primitives (memory, RAG, filesystems, profiles, connectors, extractors, qualitative analysis) behind one API. The broadest scope of any product on this hub, the largest distribution, and the closest actual competitor to Honcho.
Seven primitives, one graph
Supermemory bundles what would otherwise be seven separate systems: memory, retrieval (SuperRAG), a POSIX filesystem mount, user profiles, source connectors, document extractors, and qualitative analysis. All backed by one custom graph engine at sub-300ms. Ships enterprise (on-prem, VPC, air-gapped) and consumer (personal second-brain app) from the same substrate.
Explore this profile
Seven primitives, one graph, one API
The core architectural bet: every primitive resolves into a single graph that your agent traverses at request time. Not seven databases stitched together with adapters, one graph with seven ways in.
SUPERMEMORY — 7 PRIMITIVES, ONE GRAPH
┌────────────────────────────────────────────────────────────────────────┐
│ YOUR AGENT / APP / PERSONAL SECOND BRAIN │
└───────────────────────────────────┬────────────────────────────────────┘
│
supermemory API · POSIX filesystem mount
│
▼
┌────────────────────────────────────────────────────────────────────────┐
│ SUPERMEMORY ─ seven ways in │
│ │
│ 01 MEMORY continual learning, structured, graph-native │
│ 02 SuperRAG hybrid search + rerank, sub-300ms retrieval │
│ 03 FILESYSTEMS POSIX mount — grep=semantic, profile.md live │
│ 04 PROFILES per-peer identity/preference/behavior state │
│ 05 CONNECTORS Slack · Notion · Drive · Gmail · GitHub · S3 │
│ 06 EXTRACTORS PDF · web · image · audio · smart chunking │
│ 07 QUAL ANALYSIS cluster/summarise/explain in-place │
│ │
│ │ │
│ ▼ │
│ ┌────────────────────────────┐ │
│ │ UNIFIED GRAPH │ │
│ │ custom engine │ │
│ │ <300ms traversal │ │
│ │ dynamic dreaming (async) │ │
│ └─────────────┬──────────────┘ │
└─────────────────────────────────────┼──────────────────────────────────┘
│
▼
┌────────────────────────────────────────────────────────────────────────┐
│ YOUR DATA — pulled in automatically by connectors │
│ Slack · Notion · Drive · Gmail · GitHub · S3 · custom sources │
└────────────────────────────────────────────────────────────────────────┘
The filesystem mount is genuinely unique
None of the other three products (Orectic, Penumbra, Honcho) has this. Supermemory mounts as a native POSIX filesystem on macOS and Linux. That means:
grepbecomes semantic search across everything the agent has ingestedcat profile.mdreads a live, synthesized profile that updates as new context arriveslsshows an entity-organized view of memory as directories- Any agent that shells out (Claude Code, Codex, Cursor) gets memory access for free without needing an SDK integration
This is the piece that quietly changes what "agent tooling" means. Instead of "here's an SDK, learn our API," it's "the memory is already at the paths your agent already reads from."
Dynamic dreaming
Same terminology Honcho uses for its background async reasoning. Supermemory launched it as the default in a recent release. Two independent teams landing on the same primitive is a category signal worth taking seriously — see the head-to-head section for the implications.
Where Supermemory sits in the 4-way
The other three products each picked a lane. Honcho went narrow-and-deep on peer memory. Orectic and Penumbra bundled a few primitives around one bet (typed business substrate). Supermemory bundled everything. It's the "why pick" play.
SCOPE — HOW MUCH EACH PRODUCT SHIPS
narrow broad
────── ─────
┌────────────┐ ┌────────────┐ ┌────────────┐ ┌──────────────────┐
│ HONCHO │ │ ORECTIC │ │ PENUMBRA │ │ SUPERMEMORY │
│ │ │ │ │ │ │ │
│ peer mem + │ │ files → │ │ ontology → │ │ memory + RAG + │
│ reasoning │ │ typed KG + │ │ typed subs+│ │ connectors + │
│ per query │ │ Oracle │ │ your agent │ │ filesystem + │
│ │ │ agent │ │ substrate │ │ profiles + │
│ │ │ │ │ │ │ extractors + │
│ │ │ │ │ │ │ personal app │
└────────────┘ └────────────┘ └────────────┘ └──────────────────┘
one primitive focused product focused product everything in
done deep (business memory) (business memory) one API + apps
SUBJECT — WHAT THE MEMORY IS ABOUT
┌────────────────┐ ┌────────────────────┐ ┌────────────────────┐
│ PEERS ONLY │ │ BUSINESS ONLY │ │ BOTH │
│ │ │ │ │ │
│ Honcho │ │ Orectic │ │ Supermemory │
│ │ │ Penumbra │ │ │
└────────────────┘ └────────────────────┘ └────────────────────┘
Four-way comparison
| Dimension | Orectic | Penumbra | Honcho | Supermemory |
|---|---|---|---|---|
| Scope | focused | focused | narrow | broadest (7 primitives) |
| Subject | business | business | peers | both |
| Schema source | extracted | declared | learned | hybrid (learned + extracted) |
| Primary surface | Oracle agent | substrate | context() API | one graph API + POSIX mount |
| Distinct feature | 17 source types | own-your-ontology | Neuromancer + tiered .chat() | POSIX filesystem mount |
| Free tier | no | no | credits program | yes ($0/mo, ~$5 usage) |
| Entry paid tier | $1,500/mo | not public | pay-per-query | $19/mo Pro |
| Open source core | no | no | yes (plastic-labs) | yes (29K stars) |
| Named enterprise customers | not shown | not shown | not shown | Google · Nissan · Razorpay · Composio |
| Enterprise deploy | ? | ? | credits/onboarding | on-prem · VPC · air-gapped · SOC 2 Type II · HIPAA |
| OpenClaw plugin | ✗ | ✗ | ✓ | ✓ |
| Claude Code plugin | ✗ | ✗ | ✓ | ✓ |
| Consumer app | ✗ | ✗ | ✗ | ✓ (app.supermemory.ai) |
| Fails when | truth isn't written | nobody has time to model | you need business objects too | you want deep per-peer reasoning tiers |
Supermemory wins the "broadest and cheapest to try" axis unambiguously. It doesn't necessarily win the "best at any one thing" axis — that's where each of the other three has room.
Supermemory vs Honcho — the real head-to-head
This is the interesting one. Orectic and Penumbra don't overlap much with Supermemory (they ship business-KG products, Supermemory ships context infrastructure). But Supermemory and Honcho are chasing the same customer with different theories of the product. Both ship OpenClaw plugins, both ship Claude Code plugins, both use the word "dreaming" for background reasoning. Neither references the other on their site.
Honcho's theory
Memory that reasons deeply per query beats memory that retrieves broadly. Neuromancer + 5-tier .chat() is the physical embodiment. You call the reasoning depth you need; you pay for what you asked for.
Supermemory's theory
One graph that everything traverses in <300ms beats specialised memory-only systems. The bundle of 7 primitives is the physical embodiment. Latency is fixed; the graph does the work.
Where each pulls ahead
| Dimension | Honcho | Supermemory |
|---|---|---|
| Depth of peer reasoning | tiered .chat() API | one graph traversal |
| Breadth of scope | focused | 7 primitives + personal app |
| Connectors (Slack/Notion/Drive/Gmail/etc) | bring your own | built-in, auto-sync |
| POSIX filesystem mount | ✗ | ✓ (grep = semantic search) |
| Distribution signal | early | 29K stars · 1.5B memories · named customers |
| SOC 2 | Type I | Type II + HIPAA + GDPR |
| Cheapest entry | pay-per-query ($0.001 min) | free tier + $19/mo Pro |
| Reasoning cost control | 5 explicit tiers ($0.001–$0.50) | uniform per-token pricing |
| Custom reasoning model | Neuromancer (peer-specific) | general graph engine |
| Publicly benchmarked | LongMem, LoCoMo, BEAM | LongMemEval, LoCoMo, ConvoMem + built MemoryBench |
claws-mac-mini you can wire both against the same gateway, feed the same workload, and pick by result. Neither Orectic nor Penumbra can play in that arena.Evidence signals
Supermemory has the strongest overall evidence stack of any product on this hub — larger distribution than Honcho, real customer logos, more compliance certifications, and they built the eval platform others benchmark against.
Distribution
GitHub stars
29,000+ on supermemoryai/supermemory
Memories stored
1.5B+ lifetime across all deployments
Recall latency
<300ms — 10× faster than Zep, 25× faster than Mem0 (per their bench)
Personal-app users
10K+ power users on app.supermemory.ai
Named customers
Neither Orectic, Penumbra, nor Honcho displays named enterprise customers on their site. Supermemory's positioning is anchored on real production usage.
Compliance
| Product | SOC 2 | HIPAA | GDPR | Air-gapped |
|---|---|---|---|---|
| Orectic | not stated | not stated | not stated | not stated |
| Penumbra | not stated | not stated | not stated | not stated |
| Honcho | Type I | not stated | not stated | not stated |
| Supermemory | Type II | ✓ (BAA) | ✓ | ✓ (Enterprise) |
Benchmarks
SOTA on LongMemEval, LoCoMo, and ConvoMem per their research page. They also built MemoryBench — an open eval platform for memory systems. That's a moat: whoever runs the eval platform partly defines what "state of the art" means in the category.
Integrations for what you already run
Supermemory ships six agent plugins. Three of them (OpenClaw, Claude Code, Chrome) directly overlap with tools Organized AI uses. The OpenClaw and Claude Code plugins mean you can bench Supermemory head-to-head with Honcho on identical infrastructure.
OpenClaw plugin
Memory for OpenClaw agents. Same integration surface as Honcho's OpenClaw plugin. On claws-mac-mini you can run both, pick by result.
Claude Code plugin
Persistent memory across Claude Code sessions. Solves the same "every session is day one" problem Honcho's Claude Code plugin does.
Cursor / Codex / OpenCode
Plugins for the other major AI coding harnesses. Supermemory is spreading through the coding-agent surface faster than Honcho is.
Chrome extension + MCP
One-click save to memory from any web page. Also ships an MCP server for anything that speaks Model Context Protocol.
Install (verbatim from supermemory.ai)
# One-line setup (personal / dev) npx supermemory setup # Personal app (macOS) https://app.supermemory.ai # MCP server for any MCP-speaking agent https://supermemory.ai/mcp
None of these require touching your existing Orectic/Penumbra/Honcho evaluations. Supermemory can run alongside as a parallel bet, and the OpenClaw and Claude Code plugins are the cheapest ways to A/B against Honcho on the same workload.
Transparent, layered pricing
Supermemory has the most transparent pricing of the four products, and the only free tier. Monthly plan + consumption-based billing on top, with token-level deduplication so re-uploads don't re-bill.
Free
For builders tinkering and side projects.
$0/mo · ~$5/mo usage · Hermes plugin · MCP · community supportPro
Small teams and plugin power users.
$19/mo · ~$20/mo usage · Drive+Notion+OneDrive · OpenClaw + Claude CodeMax
Developers with more headroom.
$100/mo · ~$130/mo usage (6× Pro) · Gmail + Granola connectorsScale
Production workloads.
$399/mo · ~$600/mo usage · all connectors · SOC 2 · HIPAA BAA · self-hostConsumption model — SM tokens
On top of the monthly plan, usage is metered by SM tokens (their unit of ingested/embedded content). The trick: deduplication at the token level. Re-uploading a doc, syncing a connector, or looping the same context does not re-bill.
| Content type | Rate | Notes |
|---|---|---|
| Plain text | $0.005 / 1K SM tokens | the base rate |
| Rich content | $0.010 / 1K SM tokens | PDF, audio, video (heavier extraction) |
| Duplicate content | $0.00 | token-level dedup — a huge win for production loops |
Startup program: qualifying early-stage startups get the Scale plan free for 3 months (~$600/mo usage) plus onboarding. Academic research teams too.
When to reach for Supermemory
The decision framework, updated for the 4-way.
.chat() pulls ahead.Stack & conventions
Same single-file HTML pattern as the other five sibling sites. Dark terminal theme, monospace topbar, sticky sidebar. ASCII diagrams use highlight spans — this page adds blue (.hb) as an accent for Supermemory-specific badges (customer logos) to visually distinguish them from Orectic (amber), Penumbra (teal), and Honcho (purple) in shared diagrams.
Deploy & run
CLOUDFLARE_ACCOUNT_ID=691fe25d377abac03627d6a88d3eeac9 \ wrangler pages project create orectic-penumbra-supermemory \ --production-branch main 2>/dev/null || true cd docs/supermemory CLOUDFLARE_ACCOUNT_ID=691fe25d377abac03627d6a88d3eeac9 \ wrangler pages deploy . \ --project-name orectic-penumbra-supermemory \ --branch main \ --commit-dirty=true