daily scripture mcp for Grok
io.github.ldshaf/daily-scripture-mcp
Daily Bible verse and reflection for morning briefs. Conservative evangelical perspective. ESV.
client:Grok
transport:streamable-http
tools:1
Install daily scripture mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"daily-scripture-mcp": {
"type": "http",
"url": "https://hxoqbbfgkrbzumjczeef.supabase.co/functions/v1/mcp-daily-scripture"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs