Wayback Machine for VS Code
io.github.ux-xd/wayback-machine
Wayback Machine for agents: closest archived copy of a URL with its text, and full capture history
client:VS Code
transport:streamable-http
Install Wayback Machine in VS Code
.vscode/mcp.json
{
"servers": {
"wayback-machine": {
"type": "http",
"url": "https://waybackmcp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs