CounterScript - Drug Price Benchmarks for VS Code
ai.agentlookups/counterscript
Free US drug-price benchmarks from federal data (CMS NADAC): a benchmark, not a price anyone owes.
client:VS Code
transport:streamable-http
tools:1
Install CounterScript - Drug Price Benchmarks in VS Code
.vscode/mcp.json
{
"servers": {
"counterscript": {
"type": "http",
"url": "https://rx.agentlookups.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs