uvx mcp-server-wayback --install now opens a numbered menu of supported MCP clients:
- Claude Desktop
- Claude Code (user-scope,
~/.claude.json) - Claude Code (project-scope,
./.mcp.json) - Cursor (project-scope,
./.cursor/mcp.json) - Windsurf
- Zed (uses
context_serverskey)
Pass a client key explicitly for non-interactive use (e.g. --install claude-code-user). New --list-clients flag prints the registry. Same flag set works for --uninstall. No breaking changes — existing --install (no arg) still installs to Claude Desktop when stdin isn't a TTY.