ai.agentlookups/counterscript
ai.agentlookups/counterscriptWhat pharmacies actually pay for prescriptions (CMS NADAC) plus fair-cash-price estimates.
Tools · 1
Look up what US pharmacies actually pay to acquire a drug (CMS NADAC benchmark), a fair cash-price estimate range, FDA generic equivalents, and Medicare negotiated prices where applicable. Returns mat…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.agentlookups/counterscript": {
"url": "https://rx.agentlookups.ai/mcp",
"transport": "streamable-http"
}
}
}