agentburn for Zed
io.github.socialpranker/agentburn
Local profiler: which usage window took you out, and where your agent's money goes
client:Zed
transport:stdio
runtime:pypi
Install agentburn in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentburn": {
"command": "uvx",
"args": [
"agentburn"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs