Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| goodrx_search_drug | Search for a prescription drug on GoodRx to find available pricing information, forms, and dosages. |
| goodrx_get_prices | Get GoodRx discount prices for a drug at nearby pharmacies. |
| goodrx_get_coupon | Get a GoodRx discount coupon for a specific drug at a pharmacy. Returns BIN, PCN, Group, and Member ID needed at checkout. |
| goodrx_find_pharmacies | Find pharmacies near a location that accept GoodRx discount coupons. |
| goodrx_compare_prices | Compare drug prices across multiple pharmacies to find the best deal using GoodRx. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |