Wayback Machine for Cursor
io.github.ux-xd/wayback-machine
Wayback Machine for agents: closest archived copy of a URL with its text, and full capture history
client:Cursor
transport:streamable-http
Install Wayback Machine in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wayback-machine": {
"url": "https://waybackmcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs