openunfurl for Zed
io.github.solvohq/openunfurl
Zero-signup anonymous link-unfurl API. One GET returns clean JSON metadata for any public URL.
client:Zed
transport:streamable-http
tools:1
Install openunfurl in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openunfurl": {
"url": "https://openunfurl.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs