Sanctuary for VS Code
io.github.fenrici1/sanctuary-mcp
Scripture prayers and a safe house-church finder for people who left church but kept the faith.
client:VS Code
transport:streamable-http
tools:4
Install Sanctuary in VS Code
.vscode/mcp.json
{
"servers": {
"sanctuary-mcp": {
"type": "http",
"url": "https://sanctuary-mcp.vercel.app/api/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs