FineRx for VS Code
com.finerxfinder/finerx
US Rx prices by pharmacy near you + free discount card; foreign-brand equivalents; 12 languages
client:VS Code
transport:streamable-http
runtime:pypi
tools:15
Install FineRx in VS Code
.vscode/mcp.json
{
"servers": {
"finerx": {
"type": "http",
"url": "https://www.finerxfinder.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs