Wordcell
Install Wordcell
Theme
Appearance

Compare

Supermemory is a hosted memory engine for agents and the apps you build. Wordcell keeps your memory in Markdown files you own.

Both give agents a memory. They differ in where it lives, how it forms, who owns the files, and what it costs.

Supermemory’s features and prices were checked on September 26, 2026.

How they differ

Each Supermemory entry links the page it comes from.

TopicSupermemoryWordcell
Where memory livesA hosted API. Supermemory local runs the same engine on your machine with a model you provide.Markdown files in a folder you choose, usually a Git repository you already have.
How memories formIt extracts facts and user profiles from the content you send.You or your agent write notes and typed relations, and you review them in Git like code.
Whose memoryContainer tags isolate each user’s memories, and API keys can be limited to chosen tags.One person’s or one team’s vault. It does not store memory for the users of your product.
CostSupermemory local is free and open source, without connectors or the Supermemory MCP. Hosted plans run from $0 a month to $399 a month, plus the usage rates below, checked September 26, 2026; Enterprise pricing is custom.Free and MIT licensed. Reranking is optional; it sends the query and each candidate’s title, path, and up to 512 bytes of its snippet to a paid provider.
ConnectorsConnectors sync sources such as Google Drive, Gmail, Notion, and GitHub.No sync service. wordcell clip saves web pages, and the migration guide has recipes for other sources.
ComplianceIts security page lists SOC 2 Type II and a HIPAA business associate agreement on some plans.No hosted memory store. Notes stay on your disk and with the Git host you choose, and publishing sends only the notes you select.
Agent accessA hosted MCP server, after an OAuth sign-in.wordcell mcp serves a vault to local MCP clients. It is available from source until the next release.

Which to choose

The deciding question is whose memory you keep, and whether you want the files themselves to be that memory.

Choose Supermemory when

  • You build a product that stores memory for many users.
  • You want connectors, fact extraction, and user profiles to run for you.
  • You need SOC 2 Type II or a HIPAA business associate agreement from the memory provider.
  • You want one hosted memory shared across ChatGPT, Claude, Cursor, and other clients through its MCP server or plugins, without running anything locally.

Choose Wordcell when

  • Your agents keep memory about your own work, and you want it in files you can read, edit, and diff.
  • You want every memory change reviewed in Git, like code.
  • You want memory as plain files, with no hosted service, no account, and no usage bill.

Supermemory pricing

Supermemory’s published monthly plans and usage rates.

Monthly plans, checked September 26, 2026
PlanPriceIncluded creditsNotes
Free$0 a month$5 in creditsCredits renew every month.
Pro$19 a month$20 in creditsThree team seats and unlimited end users.
Max$100 a month$130 in creditsAdds the Gmail connector.
Scale$399 a month$600 in creditsUnlimited team seats, S3 and web crawler connectors, SOC 2, HIPAA BAA, and a self-hosted option.
EnterpriseCustomCustomCommitted spend, with air-gapped self-hosting or a dedicated managed instance.
Usage rates on every plan, checked September 26, 2026
UsageRate
Memory$5 per 1M SM tokens ($10 for rich content)
SuperRAG$1 per 1M SM tokens ($2 for rich content)
Search and traversal$5 per 1M queries
Operations (reranking, aggregation, and query rewriting)$100 per 1M operations
  • SM tokens count unique ingested content.
  • Subscription credits reset monthly; top-up credits never expire.

Source: Supermemory pricing. Wordcell has no plan or usage charge; optional reranking is billed by its provider.

Evidence

Wordcell has published no head-to-head comparison with Supermemory of retrieval quality or speed.

The Oh memory kernel that Wordcell embeds published a 60-question pilot that includes Supermemory. It is Oh’s result, not Wordcell’s, and it does not separate Oh from Supermemory. The benchmarks page shows it with its limits.