coldstart for Claude Desktop
io.github.akashgoenka/coldstart
Codebase memory for AI agents: an AST index plus agent-written notes that self-stale.
client:Claude Desktop
transport:stdio
runtime:npm
Install coldstart in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"coldstart": {
"command": "npx",
"args": [
"-y",
"@cstart/coldstart"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs