Onthisday for VS Code
io.github.pipeworx-io/onthisday
On This Day MCP — wraps byabbe.se/on-this-day (free, no auth)
client:VS Code
transport:streamable-http
Install Onthisday in VS Code
.vscode/mcp.json
{
"servers": {
"onthisday": {
"type": "http",
"url": "https://gateway.pipeworx.io/onthisday/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs