mcp for Zed
io.github.apipriceindex/mcp
Live, verified LLM API prices: search models, get sourced prices, estimate workload costs.
client:Zed
transport:stdio
runtime:pypi
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "uvx",
"args": [
"apipriceindex-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs