If you are setting up an MCP (Model Context Protocol) server or authenticating a new tool in VS Code or Cursor, you might run into a wall: the browser tries to redirect you to a vscode:// or cursor:// URL, but nothing happens. Linux doesn’t automatically know how to handle these custom protocol schemes. Here is the 2-minute fix to get…