# Publifye service index (publifye.pro)

> publifye.pro is the operator index of the Publifye service estate: every service Publifye AS runs, its hostname and its MCP endpoint, read live from the PubHub service registry — 70 services, 9 open to customers, 67 speaking MCP. Publifye AS is a Norwegian publishing house in Oslo (org.nr 826 774 622, publishing since 2016, registered ISBN publisher 978-82) that publishes Bibles and books, builds the software it publishes them with, and runs infrastructure for churches. This site is for developers, integrators, operators and AI agents; the reader-facing sites are publifye.org and publifye.com.

Every service tagged MCP exposes its tools at https://<host>/mcp — Model Context Protocol over JSON-RPC 2.0, HTTP POST. Public services authenticate through Lighthouse; staff and machine services need a PubHub session or a service key. A card with no web page is callable over MCP or its API only — a hostname resolving is not a promise the service behind it is healthy.

## Call over MCP

- [Apple Books Delivery](https://apple.publifye.pro): Multi-tenant Apple Books delivery. One book is delivered ONLY to its owner's Apple provider — every request is an isolated job with its own tmpfs directory, its own credential, and its own Transporter working directory. Exactly one Transporter runs at a time. — MCP endpoint https://apple.publifye.pro/mcp
- [Audio Bible](https://audiobible.publifye.com): The World English Bible read aloud. Text from darash, voice from pubvoice, generated one chapter at a time on demand and served from local disk. — MCP endpoint https://audiobible.publifye.com/mcp
- [Junifye](https://junifye.publifye.com): Junifye — the writing and publishing tool: you and your AI, writing joined, side by side. Bible-PDF authoring via atomic MCP tools plus a browser editor. AI never touches JSON or LaTeX: all chapter + dict editing flows through schema-validated block/span primitives that round-trip the canonical JSON schema. Tectonic renders the assembled book to PDF. — MCP endpoint https://junifye.publifye.com/mcp
- [Lexifye Service](https://lexifye.publifye.com): Dictionary authoring via atomic MCP tools. Dict -> Entry -> Definition: top-level dictionary contains lemma entries; each entry holds one or more definitions with part-of-speech, examples, and optional metadata. Dragonfly-backed, schema-validated. — MCP endpoint https://lexifye.publifye.com/mcp
- [Publifye Blog](https://blog.publifye.com): The Publifye fleet blog at blog.publifye.com — one public post/changelog surface for every Lighthouse-registered app. AI drafts, a human approves, and RSS, the per-app JSON feed and the Lighthouse account hub are downstream projections of that one authoring act. — MCP endpoint https://blog.publifye.com/mcp
- [Publifye.com](https://publifye.com): Corporate site for Publifye AS — publifye.com, aedit-editable copy — MCP endpoint https://publifye.com/mcp
- [Tringine](https://tringine.publifye.com): Custom Bible builder — compose editions from darash and typeset four deliverables per build: a print-ready PDF, screen-reading PDFs (light + dark) and an EPUB3. The third engine (engine → aengine → tringine). — MCP endpoint https://tringine.publifye.com/mcp
- [TruthBeTold Ministry](https://tbtm.sale): TruthBeTold Ministry — digital Bible store. Multilingual ePub Bibles (KJV + Strong's, parallel translations) sold via Lighthouse, delivered as ePub. — MCP endpoint https://tbtm.sale/mcp

## Open to you (web)

- [Darash Web](https://darash.publifye.com): Darash — scripture research engine for AI assistants. 59 Bible texts, Hebrew & Greek lexicons, cross-references, store & install.

## For machines

- [services.json — the whole estate as JSON](https://publifye.pro/services.json): one record per service: name, host, access level, MCP endpoint; the machine copy of this index
- [The index itself](https://publifye.pro/): the human page, same data, filterable
- [Sitemap](https://publifye.pro/sitemap.xml): publifye.pro owns one page; everything else here canonicalises to publifye.org

## The company and its reader-facing sites

- [publifye.org — Bibles, Scripture research and the GIFT programme](https://publifye.org): what Publifye publishes and what you can get, including up to 25 free EPUB Bibles for churches
- [publifye.com — Publifye AS, the Norwegian Bible publisher in Oslo](https://publifye.com): the publishing house itself and its reading apps
- [Brønnøysund entity record](https://virksomhet.brreg.no/nb/oppslag/enheter/826774622): PUBLIFYE AS, org.nr 826 774 622 — the authoritative Norwegian company register
- [Contact](https://publifye.org/contact): service keys, higher quotas, private editions and integrations are arranged here
