AI Model Watch for Zed
io.github.khavel/aimodelwatch
Prices, context windows, lifecycle and deprecation dates for 270+ AI/LLM models. Daily, no key.
client:Zed
transport:stdio
runtime:npm
Install AI Model Watch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"aimodelwatch": {
"command": "npx",
"args": [
"-y",
"@aimodelwatch/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs