Skip to content
Back to search
30
MCP

@theihtisham/agent-shadow-brain

npm/@theihtisham/agent-shadow-brain

Local-first memory and coordination layer for AI coding agents. Shadow Brain stores source-backed project lessons, recalls them across Codex, Claude Code, Cursor, Cline, OpenCode, and other tools, generates resume briefings, audits memory quality, exports

Uptime
0.0%
33 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@theihtisham/agent-shadow-brain": {
      "url": "None",
      "transport": "http"
    }
  }
}