Wayback Machine for Zed
io.github.ux-xd/wayback-machine
Wayback Machine for agents: closest archived copy of a URL with its text, and full capture history
client:Zed
transport:streamable-http
Install Wayback Machine in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wayback-machine": {
"url": "https://waybackmcp.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs