mcpbeat

Doxa MCP Server

io.github.TheDoxaWay/doxa-mcp
answering

Doxa MCP is answering right now. Last checked 12 min ago. It exposes 3 tools. Last commit 2 Jul 2026.

Christian AI for any question, in any season. Bible (BSB), grace + truth. faith.tools 5/5.

Uptime history 42 hours of history · worst hour 0%
42 hours agonow
46.2%
Uptime 24h
42 of 91 checks
3
Tools
read from the server
344 ms
Response time
average over 24h
1
Stars
last commit 2 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add doxa-mcp --transport http https://doxa.app/mcp/v1
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "doxa-mcp": {
      "url": "https://doxa.app/mcp/v1"
    }
  }
}
~/.codex/config.toml
[mcp_servers.doxa-mcp]
url = "https://doxa.app/mcp/v1"
.cursor/mcp.json
{
  "mcpServers": {
    "doxa-mcp": {
      "url": "https://doxa.app/mcp/v1"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "doxa-mcp": {
      "url": "https://doxa.app/mcp/v1"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

doxa
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.

Endpoints

URLTransportStateLatencyChecked
https://doxa.app/mcp/v1 streamable-http answering 327 ms 12 min ago

Doxa MCP — questions

Answers built from our own checks of this server.

What can Doxa MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: doxa_encourage, doxa_scripture, doxa_way_movement. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Doxa MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 42 of 91 checks got a reply (46.2%), average response time 344 ms. The bar chart above shows every period we have measured.
How do I connect Doxa MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Doxa MCP need an API key?
No. Doxa MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Doxa MCP?
It answers our handshake in 344 ms on average, which is faster than 41% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Doxa MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.