Governed substrate for autonomous agents: scoped identity (passports), audited actions, MCP workspace. Infra IPs and secrets redacted for public release.
31 lines
2.2 KiB
HTML
31 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover, maximum-scale=1">
|
|
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
|
|
<meta http-equiv="Pragma" content="no-cache">
|
|
<meta http-equiv="Expires" content="0">
|
|
<title>GOD CRM — the self-configuring CRM</title>
|
|
<meta name="description" content="GOD CRM is the self-configuring CRM: describe what you need in plain language and AI agents build the tables, fields, links and automations on the fly — then rebuild them when your process changes. No setup project, no admin, no consultant. Open-core, self-host.">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:site_name" content="GOD CRM">
|
|
<meta property="og:title" content="GOD CRM — the self-configuring CRM">
|
|
<meta property="og:description" content="Describe what you need in plain language and AI agents build the tables, fields, links and automations on the fly — then rebuild them when your process changes. The CRM configures itself to how you work.">
|
|
<meta property="og:url" content="https://godcrm.ai/">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="GOD CRM — the self-configuring CRM">
|
|
<meta name="twitter:description" content="The CRM that configures itself: agents build and reshape your tables, fields and automations on the fly.">
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32.png" />
|
|
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192.png" />
|
|
<link rel="apple-touch-icon" href="/favicon-180.png" />
|
|
<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=Inter:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|