AgentHubAgentHub

Doxa MCP

MCP ServerMCP Registry官方收录

io.github.TheDoxaWay/doxa-mcp · v1.0.3

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

概览

Doxa MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

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

相关资源

统一 Manifest

{
  "id": "io.github.TheDoxaWay/doxa-mcp",
  "type": "mcp-server",
  "version": "1.0.3",
  "displayName": "Doxa MCP",
  "description": "Christian AI for any question, in any season. Bible (BSB), grace + truth. faith.tools 5/5.",
  "repository": {
    "url": "https://github.com/The-Doxa-Way/doxa-mcp-schema",
    "source": "github"
  },
  "homepage": "https://doxa.app/mcp",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://doxa.app/mcp/v1"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.TheDoxaWay/doxa-mcp",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.TheDoxaWay%2Fdoxa-mcp/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
Doxa MCP — MCP Server 安装与配置 · AgentHub