LowerScript Prescription Prices for Grok
com.lowerscript/prices
Live Rx cash prices at nearby pharmacies in 8 US states + the free LowerScript card. Not insurance.
client:Grok
transport:streamable-http
tools:3
Install LowerScript Prescription Prices in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"prices": {
"type": "http",
"url": "https://www.lowerscript.com/.netlify/functions/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs