KinToolkit: Medicine Dosage Calculator Label References for Children and Infants for Gemini CLI
com.kintoolkit/label-reference
Tylenol (acetaminophen), Motrin (ibuprofen), Zyrtec (cetirizine): US pediatric dose labels.
client:Gemini CLI
transport:streamable-http
tools:2
Install KinToolkit: Medicine Dosage Calculator Label References for Children and Infants in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"label-reference": {
"httpUrl": "https://kintoolkit.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs