Sherah for VS Code
com.mysherah/sherah
Online personal assistant for busy parents: home, kids, meals, admin and more
client:VS Code
transport:streamable-http
tools:3
Install Sherah in VS Code
.vscode/mcp.json
{
"servers": {
"sherah": {
"type": "http",
"url": "https://mcp.mysherah.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs