memorials for VS Code
com.cherishedbook/memorials
Create and look after online memorials for people and pets who have died.
client:VS Code
transport:streamable-http
Install memorials in VS Code
.vscode/mcp.json
{
"servers": {
"memorials": {
"type": "http",
"url": "https://app.cherishedbook.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs