Skip to content

Commit 4a494e9

Browse files
author
supermodel-bot
committed
Deploy arch-docs for mcp
1 parent 1d7579e commit 4a494e9

File tree

189 files changed

+3465
-3465
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

189 files changed

+3465
-3465
lines changed

site/mcp/all/index.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

site/mcp/all/page-2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
12-
<script>var __basePath = (function() { try { return new URL("").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
1312

1413
<title>All Entities — Page 2 | mcp Architecture Docs</title>
1514
<meta name="description" content="Browse all 127 entities in the mcp Architecture Docs architecture documentation.">
@@ -861,6 +860,7 @@
861860
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/mcp/","name":"Home","position":1},{"@type":"ListItem","name":"All Recipes","position":2}]}</script>
862861
</head>
863862
<body>
863+
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/mcp").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
865865
<header class="site-header">
866866
<div class="container">

site/mcp/all/page-3.html

Lines changed: 30 additions & 30 deletions
Large diffs are not rendered by default.

site/mcp/class-graph-cache-ts-graphcache.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
12-
<script>var __basePath = (function() { try { return new URL("").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
1312

1413
<title>GraphCache Class — mcp Architecture | mcp Architecture Docs</title>
1514
<meta name="description" content="Architecture documentation for the GraphCache class in graph-cache.ts from the mcp codebase.">
@@ -861,6 +860,7 @@
861860
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/mcp/","name":"Home","position":1},{"@type":"ListItem","name":"GraphCache Class — mcp Architecture","position":2}]}</script>
862861
</head>
863862
<body>
863+
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/mcp").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
865865
<header class="site-header">
866866
<div class="container">
@@ -960,7 +960,7 @@ <h3>Entity Profile</h3>
960960
<div class="visuals-cell force-graph-container">
961961
<h3>Relationship Graph</h3>
962962
<div id="force-graph" data-center="class-graph-cache-ts-graphcache"></div>
963-
<script type="application/json" id="graph-data">{"nodes":[{"id":"0185e055:df1a:5d0f:28c8:b0476695230b","label":"GraphCache","type":"Class","slug":"class-graph-cache-ts-graphcache","lc":104,"lang":"typescript"},{"id":"domain:GraphCache","label":"GraphCache","type":"Domain","slug":"domain-graphcache"}],"edges":[{"source":"0185e055:df1a:5d0f:28c8:b0476695230b","target":"domain:GraphCache","type":"belongsTo"}]}</script>
963+
<script type="application/json" id="graph-data">{"nodes":[{"id":"f30d8cfb:4b44:0c20:396c:2561ae0e51be","label":"GraphCache","type":"Class","slug":"class-graph-cache-ts-graphcache","lc":104,"lang":"typescript"},{"id":"domain:GraphCache","label":"GraphCache","type":"Domain","slug":"domain-graphcache"}],"edges":[{"source":"f30d8cfb:4b44:0c20:396c:2561ae0e51be","target":"domain:GraphCache","type":"belongsTo"}]}</script>
964964
<noscript><p class="text-muted">Enable JavaScript to view the interactive relationship graph.</p></noscript>
965965
</div>
966966

site/mcp/class-server-ts-server.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
12-
<script>var __basePath = (function() { try { return new URL("").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
1312

1413
<title>Server Class — mcp Architecture | mcp Architecture Docs</title>
1514
<meta name="description" content="Architecture documentation for the Server class in server.ts from the mcp codebase.">
@@ -861,6 +860,7 @@
861860
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/mcp/","name":"Home","position":1},{"@type":"ListItem","name":"Server Class — mcp Architecture","position":2}]}</script>
862861
</head>
863862
<body>
863+
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/mcp").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
865865
<header class="site-header">
866866
<div class="container">
@@ -960,7 +960,7 @@ <h3>Entity Profile</h3>
960960
<div class="visuals-cell force-graph-container">
961961
<h3>Relationship Graph</h3>
962962
<div id="force-graph" data-center="class-server-ts-server"></div>
963-
<script type="application/json" id="graph-data">{"nodes":[{"id":"991f7091:fdf3:d10f:3367:3808d1c8ae25","label":"Server","type":"Class","slug":"class-server-ts-server","lc":223,"lang":"typescript"},{"id":"domain:McpServer","label":"McpServer","type":"Domain","slug":"domain-mcpserver"}],"edges":[{"source":"991f7091:fdf3:d10f:3367:3808d1c8ae25","target":"domain:McpServer","type":"belongsTo"}]}</script>
963+
<script type="application/json" id="graph-data">{"nodes":[{"id":"103b7c10:239e:d378:4f28:d8f1ff36ca6c","label":"Server","type":"Class","slug":"class-server-ts-server","lc":223,"lang":"typescript"},{"id":"domain:McpServer","label":"McpServer","type":"Domain","slug":"domain-mcpserver"}],"edges":[{"source":"103b7c10:239e:d378:4f28:d8f1ff36ca6c","target":"domain:McpServer","type":"belongsTo"}]}</script>
964964
<noscript><p class="text-muted">Enable JavaScript to view the interactive relationship graph.</p></noscript>
965965
</div>
966966

site/mcp/dir-src-cache.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
12-
<script>var __basePath = (function() { try { return new URL("").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
1312

1413
<title>src/cache/ — mcp Directory Structure | mcp Architecture Docs</title>
1514
<meta name="description" content="Directory listing for src/cache/ in the mcp codebase. Contains 0 files and 0 subdirectories.">
@@ -861,6 +860,7 @@
861860
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/mcp/","name":"Home","position":1},{"@type":"ListItem","name":"src/cache/ — mcp Directory Structure","position":2}]}</script>
862861
</head>
863862
<body>
863+
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/mcp").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
865865
<header class="site-header">
866866
<div class="container">

site/mcp/dir-src-tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
12-
<script>var __basePath = (function() { try { return new URL("").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
1312

1413
<title>src/tools/ — mcp Directory Structure | mcp Architecture Docs</title>
1514
<meta name="description" content="Directory listing for src/tools/ in the mcp codebase. Contains 0 files and 0 subdirectories.">
@@ -861,6 +860,7 @@
861860
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/mcp/","name":"Home","position":1},{"@type":"ListItem","name":"src/tools/ — mcp Directory Structure","position":2}]}</script>
862861
</head>
863862
<body>
863+
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/mcp").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
865865
<header class="site-header">
866866
<div class="container">

site/mcp/dir-src-utils.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
12-
<script>var __basePath = (function() { try { return new URL("").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
1312

1413
<title>src/utils/ — mcp Directory Structure | mcp Architecture Docs</title>
1514
<meta name="description" content="Directory listing for src/utils/ in the mcp codebase. Contains 0 files and 0 subdirectories.">
@@ -861,6 +860,7 @@
861860
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/mcp/","name":"Home","position":1},{"@type":"ListItem","name":"src/utils/ — mcp Directory Structure","position":2}]}</script>
862861
</head>
863862
<body>
863+
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/mcp").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
865865
<header class="site-header">
866866
<div class="container">

site/mcp/dir-src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
12-
<script>var __basePath = (function() { try { return new URL("").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
1312

1413
<title>src/ — mcp Directory Structure | mcp Architecture Docs</title>
1514
<meta name="description" content="Directory listing for src/ in the mcp codebase. Contains 0 files and 0 subdirectories.">
@@ -861,6 +860,7 @@
861860
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/mcp/","name":"Home","position":1},{"@type":"ListItem","name":"src/ — mcp Directory Structure","position":2}]}</script>
862861
</head>
863862
<body>
863+
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/mcp").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
865865
<header class="site-header">
866866
<div class="container">

0 commit comments

Comments
 (0)