Your agent learns your codebase. And remembers it.
Persistent neural memory for AI agents. Local-first synapse layer that cuts token costs 40–70×. Built-in install doctor, Obsidian-style graph view, and honest benchmarks — measured, not marketed.
How it works
Three steps, then it runs forever on every git commit via `neuralmind init-hook .`
Index
tree-sitter parses your codebase into a graph — functions, classes, imports, comments. Ten languages, zero config.
~15 minQuery
Your agent asks a question. Progressive L0–L3 disclosure pulls exactly the right amount of context — never the whole repo.
<1sRemember
A Hebbian synapse layer learns co-activations from how you actually use the codebase. Budget-neutral, runs in the background.
ForeverBenchmarks
Every number is produced by CI on every commit. Run neuralmind benchmark . to verify.
Retrieval token ratio
40–70×
vs naive file paste baseline
Synapse hit-rate gain
+11.7 pts
budget-neutral, CI-verified
Languages indexed
10
Python, TS, Go, Rust, Java, and more
Gold-file recall @ L3
100%
on pinned real OSS repos
Setup time
~15 min
one CLI command
Ongoing overhead
~0
post-commit hook auto-rebuilds
See it in 30 seconds
Clone the repo, run the demo, get numbers on YOUR codebase.
Features
Everything persistent memory should be — and nothing it shouldn't.
Hebbian Synapse Layer
Associations strengthen when you use them together — like a real hippocampus. Budget-neutral, no cost until it activates.
Progressive L0–L3 Disclosure
Retrieves exact bytes needed. Never pastes the whole repo. 40–70× compression measured in CI.
MCP Server
First-class MCP integration. Works with Claude Code, Cursor, Cline, Continue, and any MCP-compatible agent.
Ten-Language Code Graph
tree-sitter indexes Python, TypeScript, Go, Rust, Java, C, C++, C#, Ruby, and PHP out of the box.
Obsidian-Style Graph View
Local web UI showing node relationships. Clickable, filterable, searchable. Runs entirely on localhost.
Tool Output Recovery
Caches dropped tool output from context windows. When your agent forgets, neuralmind remembers.
100% Local, Zero Exfiltration
Your code never leaves your machine. No cloud calls, no telemetry, no leakage. Optional API keys for LLM queries.
Post-Commit Auto-Rebuild
`neuralmind init-hook .` sets a git hook. Every commit incrementally updates the index in seconds.
Start free, scale with team
OSS equals paid on Noam Chomsky's benchmark — the synapse layer is budget-neutral.
Open Source
MIT
- Full L0–L3 retrieval
- Hebbian synapse layer
- MCP server
- Code graph for 10 languages
- Graph view UI
- Tool output recovery
Pro
Early adopters
- Everything in OSS
- Priority synapse sync team sharing
- Advanced filtering / graph query API
- Dedicated support channel
- Custom rebranding rights
Enterprise
Scale
- Everything in Pro
- SSO / SAML integration
- RBAC with audit logs
- Air-gapped deployment
- Compliance exports (SOC 2)
- Dedicated customer success
Common questions
Stop paying for tokens you don't use.
One command to install. Seconds to verify. Your agent remembers what matters.
pip install neuralmindGet started