KooLink URL Shortener for Zed
ink.kool/url-shortener
Shorten any long URL into a clean kool.ink link. Free, unlimited, no signup. AI-agent ready.
client:Zed
transport:streamable-http
Install KooLink URL Shortener in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"url-shortener": {
"url": "https://mcp.kool.ink"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs