clawbackai mcp for Zed
io.github.rckl88/clawbackai-mcp
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
client:Zed
transport:stdio
runtime:npm
Install clawbackai mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"clawbackai-mcp": {
"command": "npx",
"args": [
"-y",
"clawbackai-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs