Link Preview Cache API for Zed
io.github.cmondillo/link-preview-cache-api
Same link preview data as link-preview-api, ~1/3 the price via a shared cache.
client:Zed
transport:streamable-http
Install Link Preview Cache API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"link-preview-cache-api": {
"url": "https://link-preview-cache-api.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs