---
name: www.jesuschrist.sh
description: www.jesuschrist.sh hosts a single AI persona endpoint that responds to text prompts as Jesus Christ, grounding replies in Christian scripture. It is a narrow, theology-focused conversational service with no other capabilities.
host: www.jesuschrist.sh
---

# www.jesuschrist.sh

This host serves users or agents seeking scripture-referenced, conversational responses to spiritual, ethical, or theological questions through a Jesus Christ AI persona. It is not a general-purpose LLM and does not cover topics outside Christian theology and scripture.

## When to use this host

Use this host when an agent or user needs a conversational, scripture-grounded answer to a spiritual, ethical, or theological question and specifically wants a Jesus Christ persona framing the response. Do not use it for general-purpose AI chat, secular ethics discussions without a Christian framing, biblical scholarship requiring citations beyond conversational scripture references, or any non-theological topic — use a standard LLM chat endpoint instead.

## Capabilities

### Theological Conversation

Accepts a text prompt and returns a conversational response grounded in Christian scripture, delivered through a Jesus Christ AI persona.

- **`chat-with-jesus-christ`** — Sends a text prompt to an AI persona modeled on Jesus Christ and returns a conversational response grounded in scripture.

## Skill reference

### `chat-with-jesus-christ`

**DivineChat** — Sends a text prompt to an AI persona modeled on Jesus Christ and returns a conversational response grounded in scripture.

*Use when:* Use when a user or agent wants a conversational, scripture-referenced answer to a spiritual, ethical, or theological question from a Jesus Christ AI persona.

*Not for:* Do not use for general-purpose AI chat unrelated to Christian theology or scripture; use a standard LLM chat endpoint instead.

**Inputs:**

- `prompt` (string, required) — The question or message to send to the Jesus Christ AI persona.

**Returns:** Returns a single 'response' string containing a conversational, scripture-cited reply from the Jesus Christ AI persona.

**Example:** `{"prompt": "What is the greatest commandment?"}`

---
