Skip to content

Add Brain — adaptive error memory & code intelligence MCP server#3420

Open
timmeck wants to merge 1 commit intomodelcontextprotocol:mainfrom
timmeck:add-brain
Open

Add Brain — adaptive error memory & code intelligence MCP server#3420
timmeck wants to merge 1 commit intomodelcontextprotocol:mainfrom
timmeck:add-brain

Conversation

@timmeck
Copy link

@timmeck timmeck commented Feb 27, 2026

New Community Server: Brain

  • Brain - Adaptive error memory & code intelligence with Hebbian synapse network. Auto-detects errors, remembers solutions across projects, and suggests proven fixes with confidence scores.

What Brain Does

Brain gives MCP clients a persistent error memory that learns over time:

  • 17 MCP tools for error reporting, solution tracking, code intelligence, and synapse exploration
  • Auto-detects errors via Claude Code hooks — no manual reporting needed
  • Hybrid search — TF-IDF + local vector embeddings + synapse proximity
  • Hebbian synapse network — connections strengthen with use
  • Cross-project learning — fixes from one project help solve errors in another
  • REST API + MCP HTTP/SSE for universal access (Claude Code, Cursor, Windsurf, Cline)
  • 189 tests, TypeScript, MIT licensed

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant