Claude.ai
Find and order medications directly in Claude.ai. Claude.ai connects to Famasi via a remote MCP connector — no local installation needed. The connection uses OAuth 2.1 for authentication.
Getting started
- Open Claude.ai
- Connect to the Famasi MCP server via Claude’s MCP connector settings
- Authenticate with your phone number + OTP
- Start searching for medications
Authentication
Claude.ai uses the individual OAuth 2.1 flow:
- Claude.ai initiates OAuth with Famasi’s authorisation server
- You enter your phone number
- Receive an OTP via SMS
- Enter the OTP to complete authentication
- Session is established — you can start using tools
If you’re a new user, an account is created automatically after OTP verification.
What you can do
All 13 individual tools are available:
- Search — Find medications across 1000+ pharmacies
- Compare — See prices, delivery times, and pharmacy ratings via the pharmacy selection widget
- Order — Place orders for delivery or pickup
- Track — Check order status and delivery progress via the order tracking widget
- Refill — Reorder previous medications
Example conversation
You: "Find nearby pharmacies that have Paracetamol"
Claude: I found pharmacies near your location. Let me search for Paracetamol availability. [results with prices and pharmacy details]
You: "Order from the closest one"
Claude: To place the order, I need to verify your identity. What's your phone number?
You: "+2348099887766"
Claude: I've sent an OTP. Please enter the code.
You: "351627"
Claude: ✓ Verified. Placing your order now. [checkout link for payment]Claude.ai vs Claude Code
| Claude.ai | Claude Code | |
|---|---|---|
| Audience | Individuals | Providers |
| Tools | 13 individual tools | 26 provider tools |
| Auth | OAuth 2.1 + phone OTP | API key or browser-link |
| Install | None (hosted) | npx @famasi/agents@latest install claude-code |
| Use case | Find and order medications | Manage pharmacy operations |
Limitations
- Individual tools only — Claude.ai is not a provider surface. For provider access, use Claude Code.
- No local files — Everything runs through the hosted connector
- Payment via checkout link — In-channel payment is planned for v2
There is no npx @famasi/agents install claude-ai command. Claude.ai is a hosted surface — use the MCP connector settings directly.