Bitly for Zed
com.bitly/mcp
Shorten links, generate QR codes, and track performance across your Bitly account.
client:Zed
transport:streamable-http
Install Bitly in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://api-ssl.bitly.com/v4/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs