Honest comparisons

We're not for everyone.
Here's when we are.

Pick a tool. We'll tell you when they're the right call, when we are, and what the matrix actually looks like.

bcontext vs Mem

Mem made notes AI-first. Bcontext makes the whole workspace agent-first.

Capability
Mem
bcontext
Exposes an MCP server
no
yes
Idempotent agent writes
no
yes
Typed knowledge graph
no
yes
AGENTS.md / .cursor/rules generator
no
yes
Built for the 2–15 seat band
no
yes
Free tier
Trial only
Free forever
Entry price
varies
$19 / mo solo
Comparison updated 2026-05-12. Filed an inaccuracy? Email founders@bcontext.es — we update within a week.
Honest framing

When each is the right call.

Pick Mem if…

  • ·Where Mem wins: the AI-first notes experience is more polished for personal capture than Bcontext's editor. Mem's auto-tagging and "smart writing" features have years of iteration. If your primary use case is solo note-taking with occasional AI assist, Mem is purpose-built for that and Bcontext is overkill.
  • ·Mem also has a more refined mobile experience. Bcontext is web-first; mobile is explicitly an anti-feature for year one because the product is optimised for typing-at-a-keyboard knowledge work.

Pick bcontext if…

  • Typed graph, not free-form notesBcontext's nodes carry a kind, status, priority, parent edge, and typed cross-references. The retriever and agent endpoints use that structure to give precise answers instead of approximate matches.
  • MCP server first-classClaude Code, Cursor, and Claude Desktop connect via one line in mcp.json. Mem has no comparable agent surface — its AI runs inside Mem only.
  • Workspace-scoped, not personalBcontext scopes everything to a workspace with RLS, per-token scopes, rate limits, and webhook events. The 2–15 seat team band is the target — Mem is purpose-built for one user.

Rule of thumb · Pick Mem for solo personal notes with AI assist. Pick Bcontext for project context shared with agents in the 1–15 seat band.

Migration · from Mem

Bring your content. We won't hold it hostage.

Markdown export at any time. Re-imports are idempotent — running the migration again updates in-place instead of duplicating.

1

Export

Most tools support a markdown or JSON export. Drop the folder into the bcontext importer — sub-folders become folder nodes, pages become docs.

$ bcontext import ./mem-export
2

Re-type

Run the auto-typer to suggest kinds — tasks, decisions, runbooks, meetings — based on title patterns and frontmatter. Review the diffs as proposals.

$ bcontext skill run auto-typer
3

Verify

Side-by-side view of original + bcontext-typed nodes. Accept what's right, reject what's noise. The whole thing exports back to clean markdown anytime.

$ bcontext export ./out
Under the hood

The why, in three paragraphs.

The fundamental shape difference: Mem treats every note as a free-form blob with rich metadata extracted by AI. That's great when the texture of the content is unstructured personal capture. It struggles when the texture is structured operational knowledge — ADRs, tasks, decisions — that benefits from typed metadata at write time, not extracted post hoc.

Bcontext's typed-node approach has compounding payoffs. Searches can filter by kind in milliseconds. The reranker can weight by recency on tasks and by importance on ADRs. Skill nodes can carry an input schema and an output shape, making `run_skill` a real RPC rather than a prompt-stuffing trick. None of this is impossible to bolt onto a free-form notes app — but the bolt-on quality is exactly the friction AI-first teams want to avoid.

The other axis is agent writes. Mem has an AI that writes inside Mem. Bcontext has an HTTP endpoint your agents — any agent, anywhere — can write through, with idempotency, with rate limits, with an audit trail. That's the difference between an AI feature and an agent surface. The 5x team productivity ceiling comes from the latter.

FAQ · Mem

Common questions about Bcontext vs Mem.

next step

Try the workspace — without leaving Mem.

The importer runs both ways. Keep your existing tool live, add bcontext as the agent surface, decide later.

Get early access See pricing
no credit card · invite-only beta · prices locked when your invite lands