LowerScript Prescription Prices for VS Code
com.lowerscript/prices
Live Rx cash prices at nearby pharmacies in 8 US states + the free LowerScript card. Not insurance.
client:VS Code
transport:streamable-http
tools:3
Install LowerScript Prescription Prices in VS Code
.vscode/mcp.json
{
"servers": {
"prices": {
"type": "http",
"url": "https://www.lowerscript.com/.netlify/functions/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs