Shotlee for Zed
app.shotlee/shotlee
Peptide and GLP-1 dosing math (dose to syringe units) plus search over Shotlee's articles.
client:Zed
transport:streamable-http
tools:3
Install Shotlee in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"shotlee": {
"url": "https://www.shotlee.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs