Endpoint
https://mcp.rxmanager.ai/mcp
Model Context Protocol, Streamable HTTP. Read-only; no auth; no personal data.
For AI assistants
RxManager runs a free, read-only MCP server. Connect it once and your AI assistant can look up what pharmacies actually pay for any US prescription drug — live CMS NADAC data, refreshed weekly.
The server
https://mcp.rxmanager.ai/mcp
Model Context Protocol, Streamable HTTP. Read-only; no auth; no personal data.
drug_price_lookup — live acquisition cost by strength, with the NADAC effective date. drug_search — find any US drug by name. drug_spread_check — what a plan was charged vs. the acquisition cost. pbm_term_explainer — PBM contract terms in plain English. renewal_checklist — a dated PBM renewal preparation plan.
CMS NADAC (National Average Drug Acquisition Cost): what retail pharmacies actually pay to buy each drug. We mirror it weekly and serve it fresh, with the effective date on every answer.
Connect
Settings → Connectors → Add custom connector → paste the server URL. No login or key.
Settings → Apps & Connectors → enable Developer Mode → Add connector → paste the server URL (no authentication).
Add to your MCP config: { "mcpServers": { "rxmanager": { "url": "https://mcp.rxmanager.ai/mcp" } } }
claude mcp add --transport http rxmanager https://mcp.rxmanager.ai/mcp
Then just ask