Skip to content

Famasi

Famasi is a pharmacy network that lets people find medications, compare prices, and place orders from nearby pharmacies. Famasi Agents brings this network into AI assistants — so users can search stock, compare prices, and route fulfilment using natural language through MCP (Model Context Protocol).

Who it’s for

Individuals

People ordering medications for themselves. Authenticate with your phone number and OTP, then use 13 tools to search, order, and track medications.

  • Search medications across 1000+ pharmacies
  • Compare prices and delivery times
  • Place orders for home delivery or pickup
  • Track order status and reorder previous medications

Platforms: ChatGPT, Claude.ai, OpenClaw

Read the full Individual guide →

Providers

Healthcare platforms integrating pharmacy connectivity — telemedicine apps, EMR systems, diagnostics platforms, or any tool that needs pharmacy access. Providers authenticate with an API key and get access to 26 tools for managing customers, orders, formulary, analytics, and wallet.

  • Manage patients and dispensary plans
  • Search formulary across the pharmacy network
  • Create and track orders on behalf of patients
  • Access analytics, transactions, and wallet

Platforms: Claude Code, Codex, Generic MCP

Read the full Provider guide →

How it works

  1. Install — Run the CLI to install the Famasi agent for your platform
  2. Authenticate — Individuals use phone OTP, providers use an API key
  3. Ask — Use natural language to find meds, place orders, check status
  4. Fulfil — Pharmacies handle delivery or pickup

Quick install

Terminal window
# For providers (Claude Code, Codex)
npx @famasi/agents@latest install claude-code
# For individuals (OpenClaw)
npx @famasi/agents@latest install openclaw

Verify your setup

Terminal window
npx @famasi/agents@latest doctor

Checks installation status, authentication state, configuration values, and missing environment variables.

Supported platforms

PlatformTypeAudienceInstall
Claude CodeLocalProvidersnpx @famasi/agents@latest install claude-code
CodexLocalProvidersnpx @famasi/agents@latest install codex
Generic MCPLocalProvidersnpx @famasi/agents@latest install generic-mcp
OpenClawLocalIndividualsnpx @famasi/agents@latest install openclaw
ChatGPTHostedIndividualsUse in-app connector
Claude.aiHostedIndividualsUse in-app connector