kit memory demo for Cursor
io.github.peteratpondo/kit-memory-demo
Continuity for agents: a live memory you can read and cite right now, outliving the context window.
client:Cursor
transport:streamable-http
tools:7
Install kit memory demo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kit-memory-demo": {
"url": "https://demo-mcp.kit-project.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs