You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="card-desc">Functional tools that perform structural queries on the codebase graph to retrieve symbol context. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.</div>
983
+
<divclass="card-desc">Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.</div>
<divclass="card-desc">The data persistence and indexing layer that manages pre-computed code graphs and optimizes query speed. Architectural overview of the GraphCache domain in the mcp codebase. Contains 3 source files.</div>
992
+
<divclass="card-desc">A specialized LRU caching and indexing layer for Supermodel IR (Intermediate Representation) data. Architectural overview of the GraphCache domain in the mcp codebase. Contains 3 source files.</div>
<divclass="card-desc">The core orchestration layer that implements the Model Context Protocol and manages tool registration and execution. Architectural overview of the McpServer domain in the mcp codebase. Contains 5 source files.</div>
1001
+
<divclass="card-desc">The entry point and communication layer that implements the Model Context Protocol to expose tools to AI clients. Architectural overview of the McpServer domain in the mcp codebase. Contains 5 source files.</div>
<divclass="card-desc">Low-level utilities for interacting with the local filesystem and VCS. Architectural overview of the RepositoryUtilities domain in the mcp codebase. Contains 4 source files.</div>
1010
+
<divclass="card-desc">Handles filesystem and VCS operations required to prepare repositories for remote analysis. Architectural overview of the RepositoryUtilities domain in the mcp codebase. Contains 4 source files.</div>
<metaname="description" content="Functional tools that perform structural queries on the codebase graph to retrieve symbol context. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
14
+
<metaname="description" content="Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
<metaproperty="og:description" content="Functional tools that perform structural queries on the codebase graph to retrieve symbol context. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
17
+
<metaproperty="og:description" content="Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
<metaname="twitter:description" content="Functional tools that perform structural queries on the codebase graph to retrieve symbol context. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
24
+
<metaname="twitter:description" content="Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
<scripttype="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Functional tools that perform structural queries on the codebase graph to retrieve symbol context. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.","image":["https://repos.supermodeltools.com/mcp/images/share/domain-analysistools.svg"],"name":"AnalysisTools Domain — mcp Architecture","url":"https://repos.supermodeltools.com/mcp/domain-analysistools.html"}</script>
859
+
<scripttype="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.","image":["https://repos.supermodeltools.com/mcp/images/share/domain-analysistools.svg"],"name":"AnalysisTools Domain — mcp Architecture","url":"https://repos.supermodeltools.com/mcp/domain-analysistools.html"}</script>
<scripttype="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain is an architectural grouping in the mcp codebase. Functional tools that perform structural queries on the codebase graph to retrieve symbol context. It contains 6 source files."},"name":"What is the AnalysisTools domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 3 subdomain(s): CallGraph, Overview, SymbolSearch."},"name":"What subdomains are in AnalysisTools?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 6 source files."},"name":"How many files are in AnalysisTools?"}]}</script>
861
+
<scripttype="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain is an architectural grouping in the mcp codebase. Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. It contains 6 source files."},"name":"What is the AnalysisTools domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 3 subdomain(s): ArchitectureMapping, CallGraph, SymbolSearch."},"name":"What subdomains are in AnalysisTools?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 6 source files."},"name":"How many files are in AnalysisTools?"}]}</script>
<summaryclass="faq-question">What is the AnalysisTools domain?</summary>
1033
-
<divclass="faq-answer">The AnalysisTools domain is an architectural grouping in the mcp codebase. Functional tools that perform structural queries on the codebase graph to retrieve symbol context. It contains 6 source files.</div>
1033
+
<divclass="faq-answer">The AnalysisTools domain is an architectural grouping in the mcp codebase. Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. It contains 6 source files.</div>
1034
1034
</details>
1035
1035
1036
1036
<detailsclass="faq-item">
1037
1037
<summaryclass="faq-question">What subdomains are in AnalysisTools?</summary>
0 commit comments