VAAS-X Cognitive Memory for Cursor
io.github.vaas-x/vaasxmcp
Persistent, outcome-grounded episodic memory for Claude. 14ms CPU retrieval, no GPU, no vector DB.
client:Cursor
transport:streamable-http
Install VAAS-X Cognitive Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vaasxmcp": {
"url": "https://mcp.vaasx.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs