costwright — agent budget analysis for Zed
io.github.hernaninverso/costwright-mcp
Static worst-case token-budget analysis for LLM-agent workflows + signed budget certificates.
client:Zed
transport:stdio
runtime:npm
Install costwright — agent budget analysis in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"costwright-mcp": {
"command": "npx",
"args": [
"-y",
"costwright-mcp"
],
"env": {
"COSTWRIGHT_API_KEY": "<COSTWRIGHT_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs