<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OAuth Success</title>
<style>
</style>
</head>
<body>
<h1>Authorization Success</h1>
<p>You have successfully authorized the MCP client. You can now close this window and return to the application.</p>
</body>
</html>