contextburn for Cline
ai.arsentev/contextburn
Run efficiency for coding agents: share of paid tokens that became output, not context re-reading.
client:Cline
transport:stdio
runtime:pypi
Install contextburn 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": {
"contextburn": {
"command": "uvx",
"args": [
"contextburn"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs