Machine-readable files

llms.txt
A compact markdown map of the main study pages, resource pages, and entry points.

Site data JSON
Page, parent, child, outline, and ordering data generated from the same source used to build the public site.

Search index JSON
The same search index used by the public search page, including section-level snippets.

Passage index JSON
A verse-oriented index for pages that hinge on specific biblical passages.
Read-only tools for supported browsers and agents
When the browser exposes the draft WebMCP interface, the site registers a small set of read-only tools against the public page set. Nothing here allows writing, editing, or private access.
| Tool name | Purpose |
|---|---|
| isdrinkingasin.site_info | Return site identity, key machine-readable files, and branch summaries. |
| isdrinkingasin.current_page | Return the current page, its parent, child pages, and section outline. |
| isdrinkingasin.list_pages | List pages by branch or by a specific parent page id. |
| isdrinkingasin.site_tree | Return the branch and sub-branch hierarchy used by the site. |
| isdrinkingasin.search_site | Run a structured search over the generated search index. |
| isdrinkingasin.get_page | Return page summary, outline, parent/child links, and text excerpt for a page URL or id. |
| isdrinkingasin.get_section | Return a specific section from a page by section id. |
For human readers
If you arrived here while looking for biblical wine material, start with Wine in the Bible, Is drinking a sin?, or the public search page.