VineVerse — Bible Knowledge Graph for VS Code
bible.vineverse/vineverse
Bible knowledge graph: 31,102 verses, 341,289 cross references, people, places, themes.
client:VS Code
transport:streamable-http
tools:17
Install VineVerse — Bible Knowledge Graph in VS Code
.vscode/mcp.json
{
"servers": {
"vineverse": {
"type": "http",
"url": "https://vineverse.bible/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs