Skip to main content

Open source / Examples

Reference integration demos

Self-contained Next.js apps that show how to wire the SDK, webhooks, and hosted MCP.

The `hebrah-examples` monorepo ships ready-to-run reference apps for each platform surface: patient management, ADT census, prior-auth queue, webhook reliability, SMART on FHIR launch, MPI matching, credentialing, and a clinical chart. Every demo is a Next.js app with its own port, README, and `.env.example`.

Run a demo locally

  1. 1Clone https://github.com/Hebrah-inc/hebrah-examples.
  2. 2Pick a demo (e.g. `patient-demo`) and `cp .env.example .env`.
  3. 3Fill in `HEBRAH_API_KEY` and `HEBRAH_WEBHOOK_SECRET` from hebrah onboarding.
  4. 4Run `pnpm install && pnpm dev` and open the demo on its assigned port.

When to start from a demo

  • You want a working webhook receiver to test `X-Hebrah-Signature` against.
  • You need a starting point for ADT census, prior-auth queue, or SMART-on-FHIR launch.
  • You want to study how to wire the SDK + hosted MCP together in a Next.js app.

Request demo

See Hebrah in action

Walk through synthetic sandbox domains, hosted MCP tools, and governed promote-to-live workflows with our team.

Request a demo