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-ai/cli connectWorking path today — build from source
git clone https://github.com/DigitalSoftDistribution/zephr.git
cd zephr
pnpm install --frozen-lockfile
pnpm --filter @zephr-ai/protocol build && pnpm --filter @zephr-ai/core build
pnpm --filter @zephr-ai/mcp-server build && pnpm --filter @zephr-ai/mcp build- Requires
- Node.js 24.x and pnpm
- Proven on
- linux · x64 — the only platform continuous integration runs