contextburn for Zed
ai.arsentev/contextburn
Run efficiency for coding agents: share of paid tokens that became output, not context re-reading.
client:Zed
transport:stdio
runtime:pypi
Install contextburn in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"contextburn": {
"command": "uvx",
"args": [
"contextburn"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs