llms.txt Content
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sentinel Signal Systems</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=Space+Grotesk:wght@500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="/styles.css" />
</head>
<body>
<main class="wrap">
<header class="hero section">
<p class="eyebrow">SENTINEL SIGNAL SYSTEMS</p>
<h1>Signal Before Action.</h1>
<p class="subhead">
Workflow intelligence for healthcare claims.
</p>
<a class="btn btn-primary" href="https://sentinelsignal.io/portal/dashboard" target="_blank" rel="noreferrer">Get API key</a>
<p class="hero-badge-row">
<a class="hero-badge" href="https://smithery.ai/servers/sentinelsignal/verify" target="_blank" rel="noreferrer">
<span class="hero-badge-label">Verify MCP</span>
<span class="hero-badge-value">@sentinelsignal/verify</span>
<span class="hero-badge-note">Smithery listed</span>
</a>
</p>
<p class="subhead">Self-serve signup, Stripe checkout, and API key lifecycle are available in the Portal dashboard.</p>
</header>
<section class="section card">
<h2>MCP quickstart</h2>
<p>Hosted workflow intelligence MCP: <code>https://mcp.sentinelsignal.io/mcp</code></p>
<p>Free no-signup trial key: <code>POST https://token.sentinelsignal.io/v1/keys/trial</code></p>
<p>Smithery listing: <code>@sentinelsignal/scoring</code> (<a href="https://smithery.ai/servers/sentinelsignal/scoring" target="_blank" rel="noreferrer">listing page</a>)</p>
<p>Hosted setup guide: <a href="https://sentinelsigna