Prayer Guide developer and agent resources

Use these files to find public Prayer Guide content, request clean Markdown, and keep answers tied to a source page.

When an agent should use Prayer Guide

Prayer Guide fits requests for a sample Christian prayer, a short prayer practice, help with a daily prayer habit, or careful prayer guidance during a hard situation.

The agent instructions include access details and safety rules.

Machine-readable files

Request a Markdown page

Send Accept: text/markdown to a public page URL. You can also add .md to the path. Both responses use the same generated file.

curl https://prayerguide.co.uk/guides/how-to-pray \
  -H 'Accept: text/markdown'

The OpenAPI file describes read-only files and content access. Prayer Guide does not offer write operations, authentication, a transactional API, or an MCP server.

Prayer Guide does not publish a CLI. Use curl or another HTTP client to request these public files.