Project memory for AI coding assistants. Auto-captures checkpoints on git commits, branch switches, and inactivity. When you start a new session, your AI assistant reads your last context instead of re-inferring everything from scratch. Local-first, no account required.
Server Config
{
"mcpServers": {
"keepgoing": {
"command": "npx",
"args": [
"-y",
"@keepgoingdev/mcp-server"
]
}
}
}