cntx-ui
Version:
File context management tool with web UI and MCP server for AI development workflows - bundle project files for LLM consumption
35 lines (34 loc) • 831 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<link
rel="icon"
type="image/svg+xml"
href="./cntx-ui.svg"
/>
<meta
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<title>cntx-ui</title>
<link
rel="preconnect"
href="https://fonts.googleapis.com"
/>
<link
rel="preconnect"
href="https://fonts.gstatic.com"
crossorigin
/>
<link
href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap"
rel="stylesheet"
/>
<script type="module" crossorigin src="./assets/index-dF3qg-y_.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-h5FGSg_P.css">
</head>
<body>
<div id="root"></div>
</body>
</html>