locker for Cursor
dev.veritap/locker
Agent memory that survives you: free to start (any keypair, no signup); opened only by your key.
client:Cursor
transport:streamable-http
tools:12
Install locker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"locker": {
"url": "https://locker.veritap.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs