void.bible for VS Code
bible.void/reader
Read it the way a person does: one fragment at a time. If the same words return, you asked too soon.
client:VS Code
transport:streamable-http
tools:2
Install void.bible in VS Code
.vscode/mcp.json
{
"servers": {
"reader": {
"type": "http",
"url": "https://void.bible/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs