← Registry

Content Tools

doxa.app

Generates Christian encouragement, looks up Bible verses, and provides a discipleship framework.

1 endpoint3 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://doxa.app/mcp/v1

No auth detected

MCP server metadata

Name
doxa-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Doxa: Know the God who speaks. A Christian AI for any question, in any season. Truth that points to Jesus, and to real relationships. For anyone with a question, the believer growing, the seeker searching, the curious, the hurt. Use doxa_encourage for encouragement anchored in Scripture, doxa_scripture for Berean Standard Bible verse lookup with deep links, doxa_way_movement for the framework. Every response links back to doxa.app.

Known tools 3

doxa_encourage

Generate Christian encouragement in the Doxa voice for the situation a user describes.

Inferred read-only
doxa_scripture

Look up a Bible verse and return the Scripture text with a deep link to its Doxa Bible page.

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.doxa-mcp]
url = "https://doxa.app/mcp/v1"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "doxa-mcp": {
      "type": "http",
      "url": "https://doxa.app/mcp/v1"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: doxa-mcp
Remote MCP URL: https://doxa.app/mcp/v1

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "doxa-mcp": {
      "url": "https://doxa.app/mcp/v1"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "doxa-mcp": {
      "type": "http",
      "url": "https://doxa.app/mcp/v1"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "doxa-mcp",
  "transport": "streamable-http",
  "url": "https://doxa.app/mcp/v1"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for doxa.app was fetched 2026-07-26T04:05:45.498Z and is being refreshed.

Trust status Trusted

doxa.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.