Skip to content
VS Code

Internet Archive for VS Code

io.github.pipeworx-io/internet-archive

Internet Archive (archive.org) item search & metadata MCP.

client:VS Code transport:streamable-http

Install Internet Archive in VS Code

.vscode/mcp.json

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

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

Internet Archive in other clients