Audio Bible for VS Code
pro.publifye/audiobible
The World English Bible read aloud for AI: verse text, listening links, recordings and downloads
client:VS Code
transport:streamable-http
Install Audio Bible in VS Code
.vscode/mcp.json
{
"servers": {
"audiobible": {
"type": "http",
"url": "https://audiobible.publifye.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs