Skip to content
VS Code

Bible for VS Code

io.github.mctx-ai/bible

Study the Bible in its original Hebrew and Greek — semantic search, word studies, cross-references,

client:VS Code transport:sse

Install Bible in VS Code

.vscode/mcp.json

{
  "servers": {
    "bible": {
      "type": "sse",
      "url": "https://bible.mctx.ai/v1.3.4"
    }
  }
}

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

Bible in other clients