Skip to content

For Individuals

Individuals use Famasi Agents to find medications, compare prices across nearby pharmacies, and place orders for delivery or pickup — all through natural language in an AI assistant.

What you can do

  • Search medications across 1000+ pharmacies by name, condition, or generic equivalent
  • Compare prices and delivery times side-by-side using the pharmacy selection widget
  • Place orders for home delivery or pharmacy pickup
  • Track orders with real-time status and delivery timeline via the order tracking widget
  • Reorder previous medications with a single prompt
  • Find pharmacies near your location with ratings and operating hours

How it works

  1. Open your AI assistant (ChatGPT, Claude.ai, or OpenClaw)
  2. Connect to the Famasi MCP connector (hosted platforms do this automatically)
  3. Authenticate with your phone number — an OTP is sent via SMS
  4. Start searching for medications in natural language

If you’re a new user, an account is created automatically after OTP verification.

Example conversation

You: "I need Amoxicillin 500mg near Ikeja"
Agent: I'll search nearby pharmacies for Amoxicillin 500mg.
→ calls search_medications
Agent: I found 5 options:
[pharmacy selection widget with prices, ETAs, and ratings]
You: [selects HealthPlus — ₦2,400, 45min delivery]
Agent: To place this order, I need to verify your identity.
What's your phone number?
You: "+2348012345678"
Agent: → calls request_patient_otp
I've sent an OTP to your phone. Please enter the code.
You: "492718"
Agent: → calls verify_patient_otp
✓ Verified.
I'll place the order now. Please confirm:
- Amoxicillin 500mg × 1
- HealthPlus Pharmacy, Ikeja
- ₦2,400
Proceed?
You: "Yes"
Agent: → calls place_order
✓ Order placed. Here's your payment link:
https://pay.famasi.africa/checkout/abc123
Complete payment to confirm delivery.

Payment is via checkout link in v1. In-channel payment is planned for v2.

Available platforms

PlatformTypeInstall
ChatGPTHostedNo install — use in-app connector
Claude.aiHostedNo install — use MCP connector settings
OpenClawLocalnpx @famasi/agents@latest install openclaw

ChatGPT and Claude.ai are hosted surfaces — the MCP connection is managed for you. OpenClaw requires a local install that creates a skill file.

Authentication

Individuals authenticate with phone OTP via OAuth 2.1. On hosted platforms (ChatGPT, Claude.ai), this is handled automatically — you just enter your phone number and OTP when prompted.

Full authentication details →

Tools

13 tools organised across authentication, account management, medication search, pharmacy discovery, ordering, and order tracking.

Full tools reference →

Widgets

Three interactions use visual UI widgets instead of plain text:

WidgetWhen it appearsWhat it does
Pharmacy selectionAfter searching medicationsCompare price, ETA, and ratings across pharmacies
OTP loginWhen authentication is requiredPhone number input + OTP entry form
Order trackingWhen checking order statusStatus badge + delivery timeline

Full widgets reference →