Skip to content
VS Code

Wayback for VS Code

io.github.pipeworx-io/wayback

Internet Archive Wayback Machine MCP.

client:VS Code transport:streamable-http

Install Wayback in VS Code

.vscode/mcp.json

{
  "servers": {
    "wayback": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/wayback/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Wayback in other clients