get_daily_scripture — daily scripture mcp MCP Tool Read-only
get_daily_scripture
(get daily scripture) is one of 1 tool on the
daily scripture mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_daily_scripture from your client
- Claude Code daily scripture mcp get_daily_scripture run in your project directory
- Claude Desktop daily scripture mcp get_daily_scripture ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor daily scripture mcp get_daily_scripture ~/.cursor/mcp.json
- VS Code daily scripture mcp get_daily_scripture .vscode/mcp.json
- Zed daily scripture mcp get_daily_scripture ~/.config/zed/settings.json
- Windsurf daily scripture mcp get_daily_scripture ~/.codeium/windsurf/mcp_config.json
- Cline daily scripture mcp get_daily_scripture ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI daily scripture mcp get_daily_scripture ~/.gemini/settings.json
- Grok daily scripture mcp get_daily_scripture .mcp.json (in your project root)
- ChatGPT daily scripture mcp get_daily_scripture Settings → Connectors → Advanced → Developer mode
- Claude.ai daily scripture mcp get_daily_scripture Settings → Connectors → Add custom connector
- LangChain daily scripture mcp get_daily_scripture pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http daily-scripture-mcp https://hxoqbbfgkrbzumjczeef.supabase.co/functions/v1/mcp-daily-scripture
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.