ChangePacket for Cline
io.github.misfitmediahouse/changepacket
Web and MCP change memory with native diff UI; later calls return only what changed.
client:Cline
transport:streamable-http
tools:3
Install ChangePacket 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": {
"changepacket": {
"url": "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/changepacket-mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs