RecallMax-Neural for Cursor
io.github.evozim/recallmax
Semantic context compression and cognitive memory layer for LLM swarms.
client:Cursor
transport:sse
Install RecallMax-Neural in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"recallmax": {
"url": "https://recallmax-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs