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 rebuilt AI-first notes for solos. Bcontext is workspace-shaped context for teams and their agents.

Capability
Mem
bcontext
Exposes an MCP server
no
yes
Typed knowledge graph
no
yes
Idempotent agent writes
no
yes
Multi-user workspaces
no
yes
Mobile-first capture UX
yes
no
Meeting recording in-product
yes
no
Free tier
Free (capped ~25 AI notes/mo)
Free forever
Entry price
~$12 / mo (Mem Pro)
$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, smart-writing, and "chat with your notes" 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 deeply refined mobile experience (iOS app with Apple Watch and share-sheet capture). 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.
  • ·And Mem 2.0 (early 2026) shipped real product improvements — the team is alive and iterating, despite earlier industry coverage questioning their commercial trajectory. The OpenAI Startup Fund pedigree still counts.

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 official MCP server; you'd need to wrap their REST API yourself.
  • Workspace-scoped, not personalBcontext is RLS-scoped workspaces, per-token agent scopes, rate limits, webhook events. The 1–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 and great mobile capture. 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.

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