@theihtisham/agent-shadow-brain
npm/@theihtisham/agent-shadow-brainLocal-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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@theihtisham/agent-shadow-brain": {
"url": "None",
"transport": "http"
}
}
}