Doxa MCP
About
Doxa MCP handles any question with grace and truth. Any human situation, from Bible lookup and Christian encouragement to apologetics, grief, religious trauma, and doubt, gets a thoughtful, theologically-grounded response in any MCP-aware agent. The voice is hardened against AI-c
Details
- Author
- The-Doxa-Way
- Downloads
- 316
- Categories
- Other
Jump to
- Three tools: encouragement, scripture lookup, and The Doxa Way framework.
- Hardened 141 KB prompt with anti-anthropomorphism and anti-sycophancy rules.
- Free anon tier: 50 calls/day per IP, no signup.
- BYOL (Bring Your Own LLM) for unlimited calls.
- Berean Standard Bible with deep links to doxa.app/bible/....
- Faith.Tools 5/5 on critical-fail tests for Christian AI.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Doxa MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install by adding a few lines to claude_desktop_config.json (Claude Desktop) using npx mcp-remote https://doxa.app/mcp/v1. For unlimited calls, include an X-Anthropic-Key header with your Anthropic API key. Use any MCP client or call the endpoint directly via tools/call with doxa_encourage, doxa_scripture, or doxa_way_movement.
doxa_encourage
Generate Christian encouragement in the Doxa voice for the situation a user describes. Returns a short, screenshot-shareable response anchored in Scripture (Berean Standard Bible), tagged to one of the nine movements of The Doxa Way journey map: hear, discern, test, record, remember, engage, trust, fight, endure. No anthropomorphism, no AI companion framing.
doxa_scripture
Look up a Bible verse and return the Scripture text with a deep link to its Doxa Bible page. Defaults to the Berean Standard Bible (BSB, public domain Bible translation). Use for any Christian, biblical, Scripture, verse lookup, or devotional citation task where a clickable verse link matters. Reference format: "John 14:6" or "Psalm 23:1-3".
doxa_way_movement
Get the nine movements of The Doxa Way, a biblical Christian discipleship framework: Hear, Discern, Test, Record, Remember, Engage, Trust, Fight, Endure. Use for faith journey mapping, Bible-grounded spiritual growth, or Christian encouragement context. Returns all nine movements, or one if specified.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"doxa mcp": {
"doxa": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://doxa.app/mcp/v1"
]
}
}
}
}
McpServers
{
"doxa": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://doxa.app/mcp/v1"
]
}
}
Why Doxa MCP vs. rolling your own?
| | DIY prompt + LLM | Generic Bible API | Doxa MCP | |---|---|---|---| | Christian voice / encouragement | Build & test yourself | None | ✅ Curated, production-tested | | Scripture lookup | Build it | ✅ | ✅ (BSB, modern + free) | | Not an AI companion (anti-anthropomorphism, no parasocial bond) | Build it yourself — and most don't | Not applicable | ✅ Hard-coded: third-person, no persona, no "I feel for you" — points to Jesus, not itself | | Tone safety (no Christianese, no first-person, no em-dash bait) | Pray | Not applicable | ✅ 141 KB of edge-case-tested rules | | Setup time | Days to weeks | Hours | 60 seconds | | Hosting | Your infrastructure | Your infrastructure | Hosted (doxa.app/mcp/v1) |
| Cost | Your LLM + your servers | API subscription | Free (or BYOL = your LLM only) |
| Updates | You | Vendor | Continuous from Doxa |
The protocol is open — MCP itself is a standard. The value is an edge-case-tested, hardened prompt that points people toward Jesus rather than toward itself. Iterating that — through safety failures, theology drift, tone collapse, anthropomorphism tests — takes years; you get it as a tool call.
---Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



