john11 for VS Code
app.john11/john11
The Bible as a graph: read a verse, follow its recorded connections between passages.
client:VS Code
transport:streamable-http
tools:8
Install john11 in VS Code
.vscode/mcp.json
{
"servers": {
"john11": {
"type": "http",
"url": "https://john11.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs