bible app for VS Code
com.thaiapp/bible-app
Read-only Bible for AI: search & read scripture in Thai & English, plus a daily verse.
client:VS Code
transport:streamable-http
tools:5
Install bible app in VS Code
.vscode/mcp.json
{
"servers": {
"bible-app": {
"type": "http",
"url": "https://thaiapp.com/bible-app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs