URL Shortener API for Zed
io.github.br0ski777/url-shortener
Shorten URLs with hash-based codes or custom aliases. x402 micropayment.
client:Zed
transport:sse
Install URL Shortener API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"url-shortener": {
"url": "https://url-shortener.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs