The golden path command
This is the designed entry point. The package is not on the public registry yet, so the one-liner below does not resolve today — it is shown because it is the contract we are building toward, not because it works.
npx zephr connectWorking path today — build from source
git clone https://github.com/DigitalSoftDistribution/zephr.git
cd zephr
pnpm install --frozen-lockfile
pnpm --filter @zephr/protocol build && pnpm --filter @zephr/core build
pnpm --filter @zephr/mcp-server build && pnpm --filter @zephr/mcp build- Requires
- Node.js 24.x and pnpm
- Proven on
- linux · x64 — the only platform continuous integration runs