CounterScript - Drug Price Benchmarks for Gemini CLI
ai.agentlookups/counterscript
Free US drug-price benchmarks from federal data (CMS NADAC): a benchmark, not a price anyone owes.
client:Gemini CLI
transport:streamable-http
tools:1
Install CounterScript - Drug Price Benchmarks in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"counterscript": {
"httpUrl": "https://rx.agentlookups.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs