LLM Abacus for Zed
com.llmabacus/pricing
Compare up-to-date pricing for 40+ LLMs (incl. Chinese) & estimate cost from tokens. EN/zh.
client:Zed
transport:streamable-http
tools:2
Install LLM Abacus in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pricing": {
"url": "https://llmabacus.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs