LowerScript Prescription Prices for Cursor
com.lowerscript/prices
Live Rx cash prices at nearby pharmacies in 8 US states + the free LowerScript card. Not insurance.
client:Cursor
transport:streamable-http
tools:3
Install LowerScript Prescription Prices in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"prices": {
"url": "https://www.lowerscript.com/.netlify/functions/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs