FixedLink for Zed
link.fixed/fixedlink
Make and manage short links on your own domain, with analytics and routing rules.
client:Zed
transport:streamable-http
Install FixedLink in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fixedlink": {
"url": "https://fixed.link/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs