Threadkeep — Agent Checkpoints for Cline
app.vercel.interesting-concepts-ventures/threadkeep
Agent checkpoints. Resume after context resets and handoffs with retry-safe, versioned saves.
client:Cline
transport:streamable-http
tools:3
Install Threadkeep — Agent Checkpoints in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"threadkeep": {
"url": "https://interesting-concepts-ventures.vercel.app/api/threadkeep-mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs