Skip to content

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

  1. Open Claude.ai
  2. Connect to the Famasi MCP server via Claude’s MCP connector settings
  3. Authenticate with your phone number + OTP
  4. Start searching for medications

Authentication

Claude.ai uses the individual OAuth 2.1 flow:

  1. Claude.ai initiates OAuth with Famasi’s authorisation server
  2. You enter your phone number
  3. Receive an OTP via SMS
  4. Enter the OTP to complete authentication
  5. 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.aiClaude Code
AudienceIndividualsProviders
Tools13 individual tools26 provider tools
AuthOAuth 2.1 + phone OTPAPI key or browser-link
InstallNone (hosted)npx @famasi/agents@latest install claude-code
Use caseFind and order medicationsManage 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.