Skip to content
Zed

Onthisday for Zed

io.github.pipeworx-io/onthisday

On This Day MCP — wraps byabbe.se/on-this-day (free, no auth)

client:Zed transport:streamable-http

Install Onthisday in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "onthisday": {
      "url": "https://gateway.pipeworx.io/onthisday/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Onthisday in other clients