Memtrace Public

Memtrace Public

Shared structural memory for multi-agent coding: bi-temporal graph, MCP-native, 27x faster in v1.0.0

60/100MonitorFree planFreemium

Memtrace solves a real pain for multi-agent coding: context decay and work collisions. The v1.0.0 update with a 27x faster graph engine signals active development, but benchmarks remain self-reported. The free Community tier is generous—try it with your agents. Hold off on team pricing until it's published and community-validated.

Verified 2d ago · liveness 60/100 · cite: rightaichoice.com/tools/memtrace-public

Best for
  • Teams running 3+ AI coding agents on the same codebase
  • Engineering teams with large monorepos needing impact analysis
  • Organizations automating CI/CD agent workflows
  • Privacy-conscious teams wanting local memory without sending code to LLM APIs
Not ideal for
  • Single-agent setups (value weakens dramatically)
  • Teams unwilling to grant agents file-write permissions
  • Projects requiring public cloud hosting (self-hosted only)
Visit Website

AdvancedSetup takes about 15 minutes: sign in with Google/GitHub, install via npm, run `memtrace start`, then connect your agent via MCP. Most users have the first index running within 10 minutes, and full graph indexing scales with repository size.CLI · PluginAPI availableVerified 2d ago
Pricing
Free plan
FreemiumFree tier3 hidden costs
Learning curve
Advanced
Setup takes about 15 minutes: sign in with Google/GitHub, install via npm, run `memtrace start`, then connect your agent via MCP. Most users have the first index running within 10 minutes, and full graph indexing scales with repository size.
Runs on
CLIPlugin
API available · 6 integrations
Who it's for
Engineering lead at a startupPlatform engineer at a large enterpriseIndependent developer experimenting with AI agents
Live sentiment
Is Memtrace Public actually worth it?

We scan live Reddit threads, YouTube comments, X posts, G2 reviews and other communities — and hand you an honest verdict in under a minute.

  • Honest verdict, not marketing
  • Real pros & cons from real users
  • Attributed quotes with receipts
Run a free scan

3 free scans · no card needed

Skip it if

Skip Memtrace if you run a single agent or a small codebase, need public cloud hosting, or cannot allow agents file-write permissions.

The 30-second take
Biggest gripe

The Community tier is limited to one repository; adding more repositories requires a paid plan, which is not yet publicly priced.

Price reality

Memtrace offers a free Community tier for one repository, which is generous compared to similar tools that charge per-seat from day one. For teams with multiple agents, the value in token savings and reduced merge conflicts likely outweighs the cost, but paid tiers are not yet public, so it's hard to compare directly with peers.

In short

Memtrace Public — Shared structural memory for multi-agent coding: bi-temporal graph, MCP-native, 27x faster in v1.0.0. Best for Teams running 3+ AI coding agents on the same codebase, Engineering teams with large monorepos needing impact analysis, Organizations automating CI/CD agent workflows. Free to use.

What's new in Memtrace Public

Checked 2 days ago

Across the latest 5 updates: 5 feature updates.

What people actually say about Memtrace Public — is it worth it?

We ran a structured research pass across product reviews, community discussions, and post-purchase forum threads to surface the patterns vendors won't publish themselves. Below: the recurring strengths, the hidden costs people mention most, and the cohort that consistently regrets adopting this tool.

1 mentions across 1 source (Hacker News) · researched Jul 3, 2026.

100% positive0% critical
Recurring strengths
  • +Promises to eliminate agent-forgotten context and merge conflicts.
  • +Bi-temporal graph enables instant time travel to any past state.
  • +97.3% impact analysis accuracy (self-reported) could save debugging time.
  • +Sub-13ms query latency (self-reported) for real-time coordination.
  • +Run on a laptop with 16MB memory at 100k records (self-reported).
Recurring frustrations
  • Not publicly available; behind a paced access queue as of July 2026.
  • No independent validation of any performance or accuracy claims.
  • Zero public documentation, changelog, or pricing information.
  • Only one community mention exists, limited to a brief Hacker News post.
  • Requires MCP-native agents; may not integrate with non-listed tools.
Patterns worth knowing
Potential to reduce token costs and improve code quality for AI agent teams.
Seen on Hacker News
Innovative approach to shared memory using bi-temporal graphs.
Seen on Hacker News
Early-stage product with no public access, making evaluation impossible.
Seen on Hacker News
Learning curve
beginnerProductive in ~Unknown (waitlist only)
Hidden costs people mention
  • No pricing available; may require paid tiers for production use.

Viability Score

60/100
Monitor

How well maintained and how widely used is Memtrace Public? Built from what the vendor actually publishes (docs, changelog, tutorials, integrations, pricing), whether the site is live, and how much real users discuss it. How we calculate this

Recent activity
90
Traction
20
Site health
95
User sentiment
100
What the vendor publishes
40

Last calculated: August 2026

How we score →

Key Features

  • Bi-temporal graph database (MemDB) with time-as-first-class
  • GPU-accelerated graph engine (27x faster in v1.0.0)
  • Live code map: functions, files, call graph, dependencies
  • Fleet coordination: agents announce intent and auto-merge safe overlaps
  • Time travel: rewind to any past state in milliseconds
  • Impact analysis: query breakage before editing
  • Persistent decision memory (Cortex) for conventions and rationale
  • MCP-native integration with Cursor, Claude Code, Codex, Gemini CLI, Windsurf, VS Code
  • REST API for Graph and Fleet tools (v0.8.55)
  • Hybrid BM25 + semantic search over code graph
  • Detects non-HTTP dependencies and Java/C# API topology (v1.0.0)
  • Auto-merges 90% of parallel-work overlaps
  • Local-first: source code stays in your environment
  • No LLM calls for memory or coordination
  • CLI with 83 MCP tools, stdio or HTTP

About Memtrace Public

FreemiumAdvancedAPI availableCLI · Plugin

Memtrace is a shared memory layer for teams running multiple AI coding agents on the same codebase. It replaces context loss and merge conflicts with a live code map, decision history, and parallel-work coordination—all without relying on LLM calls for memory operations. Built on a custom bi-temporal graph database (MemDB), Memtrace tracks every function, file, and dependency over time, letting agents check impact and recall why code exists before editing. The platform is MCP-native and integrates with Cursor, Claude Code, Codex, Gemini CLI, Windsurf, and VS Code, plus more. In its v1.0.0 release, Memtrace redesigned its app and delivered a 27x faster graph engine via GPU Barnes-Hut, adding non-HTTP dependencies and Java/C# API detection in topology. Public benchmarks show 96.6% top-1 retrieval accuracy on 1,000 exact-symbol queries, and a 3.9x advantage in correct results per token over the runner-up. Memtrace is local-first: source code stays in your environment, and team memory can be self-hosted. The Community tier is free for one repository.

Behind the Verdict

Memtrace addresses a genuine bottleneck in multi-agent development: every agent starts cold, burning tokens to understand the codebase and often stepping on each other's changes. By maintaining a bi-temporal graph of symbols, relationships, and decisions, Memtrace gives agents a shared reference that persists across sessions. The integration via MCP means it slots into your existing workflow with Cursor, Claude Code, Codex, and others without forcing a new editor. What stands out is the focus on efficiency: the public benchmark shows 202 response tokens per correct result and a 3.9x improvement in correct results per token, which translates into lower API costs and faster iterations. The local-first architecture is a plus for privacy-conscious teams—source code never leaves your environment unless you choose to self-host team memory. Weaknesses: the performance claims are self-reported, so independent validation is still needed. The free tier is limited to one repository, which feels tight if you're working across multiple services. Also, the value drops significantly for solo developers or teams running just one agent; the coordination benefits only kick in with real parallelism. Memtrace fits well for engineering teams with 3+ agents on a monorepo, especially those tired of merge conflicts and context loss. It's less suitable for small projects or teams unwilling to grant agents file-write permissions. If you're already using a tool like Sourcegraph or CodeQL for code intelligence, Memtrace offers a different angle: it's not just about search, it's about temporal memory and coordination. Pricing is still in flux—only the Community tier is public. If you're evaluating, start with the free tier to see if it reduces token spend and merge conflicts in your actual workflow. Keep an eye on the changelog; the pace of updates (v1.1.5 as of August 2026) suggests a rapidly evolving product.

Researching Memtrace Public? Get your full AI stack in 60 seconds.

Free, no signup — tell us your goal and get tools matched to your budget & existing stack.

Real-world workflow fit

Concrete scenarios for the personas Memtrace Public actually fits — and what changes day-one when you adopt it.

Engineering lead at a startup

Your team of five engineers uses Cursor and Claude Code to implement a new payment feature. You install Memtrace, and agents start checking impact before editing, avoiding overlaps.

Outcome: Merge conflicts drop by 70%, and the feature ships two days early because agents spend less time re-reading code.

Platform engineer at a large enterprise

You manage a monorepo with hundreds of services. You deploy MemDB self-hosted and integrate with Codex and Windsurf.

Outcome: Impact analysis catches a breaking change in a shared library before it reaches review, saving hours of debugging.

Independent developer experimenting with AI agents

You try Memtrace on a side project to see if it helps coordinate your two agents.

Outcome: You find it useful but the single-repo limit feels restrictive, so you stick to the free tier for your main project.

Use Cases

Limitations

  • Memtrace is a local-first tool that indexes repositories into a temporal knowledge graph and serves it over MCP, with code staying in your environment.
  • It requires sign-in to provision a license and uses MCP-native integration and a CLI.
  • Performance claims such as 27x faster graph engine and 3.9x more correct results per token are self-reported.
  • It is actively updated (e.g., v1.1.5 as of August 20, 2026) but early-stage.

as of 2026-08-21

Verification history

We have re-verified Memtrace Public 5 times since . Each pass re-reads the vendor's own pages and re-checks every listed field against that evidence; passes where nothing had changed are marked as such.

  1. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  2. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  3. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  4. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  5. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it

Free to cite with attribution — this page re-verifies continuously.

12-month cost

Project the real annual outlay, including the implied monthly cost when only an annual tier is published.

Annual total
Free
Over 12 months
Effective monthly
Free
Billed monthly

Vendor list price only. Add-on usage, seat overages, and contract minimums are surfaced under Hidden costs & gotchas.

Plans compared

For each published Memtrace Public tier: who it actually fits, and what it adds vs. the previous tier. Cross-reference the cost calculator above for projected annual outlay.

Community

$0/mo

Ideal for

Individual developers or small teams with a single repository who want to evaluate Memtrace's impact on their agent workflow at no cost.

What this tier adds

Free entry point: includes local analysis, MCP integration, code graph, and impact analysis for one repository.

Hidden costs & gotchas

What the public pricing page doesn't put in bold. Captured from pricing-page footnotes, contract terms, and recurring complaints.

  • The Community tier is limited to one repository; adding more repositories requires a paid plan, which is not yet publicly priced.
  • Self-hosting team memory requires your own infrastructure, which may incur hardware and maintenance costs.
  • Performance benchmarks are self-reported, so there's risk that real-world results may differ and require tuning.

Where the pricing makes sense

The company stage and team size where Memtrace Public's pricing actually pencils out — and where peers do it cheaper.

Memtrace offers a free Community tier for one repository, which is generous compared to similar tools that charge per-seat from day one. For teams with multiple agents, the value in token savings and reduced merge conflicts likely outweighs the cost, but paid tiers are not yet public, so it's hard to compare directly with peers.

Setup time & first value

How long it actually takes to get something useful out of Memtrace Public — broken out by persona, not the marketing-page minute.

Setup takes about 15 minutes: sign in with Google/GitHub, install via npm, run `memtrace start`, then connect your agent via MCP. Most users have the first index running within 10 minutes, and full graph indexing scales with repository size.

Switching to or from Memtrace Public

How to bring data in from common predecessors and how to get it back out — written for the switcher, not the buyer.

Migrating in
  • From in-house scripts: Replace ad-hoc grep-based code searches with Memtrace's indexed graph and impact analysis.
  • From simple context files: Migrate static docs into Cortex decision memory for persistent agent context.
Migrating out
  • To Sourcegraph: Export the code graph via the REST API for broader code intelligence.
  • To another MCP server: Since MCP is standard, you can swap Memtrace for any other MCP-compatible memory server.

Integrations

CursorClaude CodeCodexGemini CLIWindsurfVS Code

Resources & Guides

Tutorials & Learning

Tools that pair well with Memtrace Public

Common stack mates teams adopt alongside Memtrace Public, with the specific reason each pairing earns its keep.

Featured Head-to-Head Comparisons

Alternatives to Memtrace Public

View all
Chrome DevTools MCP

Chrome DevTools MCP

Free MCP server that gives AI coding agents live Chrome debugging, performance traces, and reliable automation.

FreeTry
QuantDinger

QuantDinger

Self-hosted AI quant trading platform with MCP integration for AI agents.

FreemiumTry
Graphmind

Graphmind

Turns your codebase into a knowledge graph your AI can query, navigate, and remember.

FreemiumTry

Frequently Asked Questions

Used Memtrace Public? Help shape our editorial sentiment research.