Skip to content
VS Code

daily scripture mcp for VS Code

io.github.ldshaf/daily-scripture-mcp

Daily Bible verse and reflection for morning briefs. Conservative evangelical perspective. ESV.

client:VS Code transport:streamable-http tools:1

Install daily scripture mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "daily-scripture-mcp": {
      "type": "http",
      "url": "https://hxoqbbfgkrbzumjczeef.supabase.co/functions/v1/mcp-daily-scripture"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

daily scripture mcp in other clients