privacy.html•1.1 kB
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Privacy Policy - Olexi MCP</title>
<style>body{font-family:system-ui,Segoe UI,Roboto,Inter,Arial,sans-serif;margin:40px;max-width:860px;line-height:1.6;color:#17212b} h1{margin:0 0 12px} a{color:#1f6feb}</style>
</head>
<body>
<h1>Privacy Policy</h1>
<p>Olexi MCP does not store user personal information. Limited technical logs may include timestamps and diagnostic details to operate the service.</p>
<h3>Data Collected</h3>
<ul>
<li>Technical metadata for reliability and abuse prevention (e.g., timestamps, error codes).</li>
<li>No connectors’ chat content is stored by this service.</li>
</ul>
<h3>Third-Party Services</h3>
<p>Search results link to AustLII. Their privacy practices apply when you visit their site.</p>
<h3>Contact & Changes</h3>
<p>See <a href="docs/copilot/connector/SUPPORT.md">Support</a> for contact. We may update this policy over time.</p>
<p><a href="/">Back to home</a></p>
</body>
</html>