NuBerea for VS Code
com.streamsapps/nuberea
AI-powered biblical research tools — lexicons, morphology, manuscripts, and more.
client:VS Code
transport:streamable-http
Install NuBerea in VS Code
.vscode/mcp.json
{
"servers": {
"nuberea": {
"type": "http",
"url": "https://mcp.nuberea.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs