Sefaria for VS Code
io.github.pipeworx-io/sefaria
Sefaria MCP — the free digital library of Jewish texts.
client:VS Code
transport:streamable-http
Install Sefaria in VS Code
.vscode/mcp.json
{
"servers": {
"sefaria": {
"type": "http",
"url": "https://gateway.pipeworx.io/sefaria/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs