Install the LongBridge mem MCP server + memory PROTOCOL plugin (hooks/rules) into local AI coding clients (Claude Code, Claude Desktop, Cursor, Codex, Cline, Windsurf, …).
{
"mcpServers": {
"lb-internalmem-install": {
"command": "npx",
"args": [
"-y",
"@lb-internal/mem-install"
]
}
}
}