Bibe Code

Start Free

Read scripture while you code.

Install once, run setup once, and the next passage shows up in your coding agent's replies. No command to type mid-task.

1. Install

Pick your package manager. Both install the same CLI.

npm install -g bible-coder
# or
pnpm add -g bible-coder

2. Set it up once

Run setup, pick your Bible version and goal, and turn on hooks. One time only.

bible-coder setup

Scripture in every reply

After setup, scripture appears in your coding agent's replies automatically. Every turn, no command to type. Works with Claude Code, Codex, and Gemini CLI.

Open a new agent session to start. If a session asks you to trust hooks, approve the entries whose command contains bible-coder hooks run.

On Codex, type /hooks, review User config · hooks.json, and trust those entries. If the panel is collapsed, expand Bibe Code Bible running - expand for reading. Check it anytime:

bible-coder hooks doctor --client codex
bible-coder hooks trust --client codex

Read the Bible

Want to read on your own? These run anywhere in your terminal.

Pause or resume

Quiet the ambient reading when you need to focus, then turn it back on.

Set your goal

Goals are free. Read Genesis creates Genesis 1 through Genesis 50. Set one anytime:

bible-coder goal update --goal "Read the Gospel of John"

Free includes

More agent setup

See MCP docs for Claude Code, Codex, and Gemini CLI client setup.