RecallMax-Neural for VS Code
io.github.evozim/recallmax
Semantic context compression and cognitive memory layer for LLM swarms.
client:VS Code
transport:sse
Install RecallMax-Neural in VS Code
.vscode/mcp.json
{
"servers": {
"recallmax": {
"type": "sse",
"url": "https://recallmax-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs