Shotlee for Cursor
app.shotlee/shotlee
Peptide and GLP-1 dosing math (dose to syringe units) plus search over Shotlee's articles.
client:Cursor
transport:streamable-http
tools:3
Install Shotlee in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"shotlee": {
"url": "https://www.shotlee.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs