kit memory demo for VS Code
io.github.peteratpondo/kit-memory-demo
Continuity for agents: a live memory you can read and cite right now, outliving the context window.
client:VS Code
transport:streamable-http
tools:7
Install kit memory demo in VS Code
.vscode/mcp.json
{
"servers": {
"kit-memory-demo": {
"type": "http",
"url": "https://demo-mcp.kit-project.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs