Doxa MCP
https://doxa.app/mcp/v1skills: {'id': 'doxa_encourage', 'name': 'doxa_encourage', 'description': '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.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'doxa_scripture', 'name': 'doxa_scripture', 'description': '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".', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'doxa_way_movement', 'name': 'doxa_way_movement', 'description': '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.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 173.3ms; conformance: pass
How to connect
https://doxa.app/mcp/v1
curl -X POST https://doxa.app/mcp/v1 \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'