Giskard Memory for Cursor
io.github.giskard09/memory
Pay-per-use semantic memory for AI agents. SHA256 commitment, Ed25519 sig, Lightning.
client:Cursor
transport:sse
Install Giskard Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memory": {
"url": "https://memory.rgiskard.xyz/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs