KinToolkit: Medicine Dosage Calculator Label References for Children and Infants for VS Code
com.kintoolkit/label-reference
Tylenol (acetaminophen), Motrin (ibuprofen), Zyrtec (cetirizine): US pediatric dose labels.
client:VS Code
transport:streamable-http
tools:2
Install KinToolkit: Medicine Dosage Calculator Label References for Children and Infants in VS Code
.vscode/mcp.json
{
"servers": {
"label-reference": {
"type": "http",
"url": "https://kintoolkit.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs