<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>mcp Architecture Docs</title>
    <link>https://repos.supermodeltools.com/mcp</link>
    <description>Architecture documentation for the mcp codebase. Explore files, functions, classes, domains, and dependencies.</description>
    <language>en</language>
    <lastBuildDate>Mon, 30 Mar 2026 18:58:16 +0000</lastBuildDate>
    <item>
      <title>GraphCache Class — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/class-graph-cache-ts-graphcache.html</link>
      <description>Architecture documentation for the GraphCache class in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/class-graph-cache-ts-graphcache.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>Server Class — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/class-server-ts-server.html</link>
      <description>Architecture documentation for the Server class in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/class-server-ts-server.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>src/cache/ — mcp Directory Structure</title>
      <link>https://repos.supermodeltools.com/mcp/dir-src-cache.html</link>
      <description>Directory listing for src/cache/ in the mcp codebase. Contains 0 files and 0 subdirectories.</description>
      <guid>https://repos.supermodeltools.com/mcp/dir-src-cache.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>src/tools/ — mcp Directory Structure</title>
      <link>https://repos.supermodeltools.com/mcp/dir-src-tools.html</link>
      <description>Directory listing for src/tools/ in the mcp codebase. Contains 0 files and 0 subdirectories.</description>
      <guid>https://repos.supermodeltools.com/mcp/dir-src-tools.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>src/utils/ — mcp Directory Structure</title>
      <link>https://repos.supermodeltools.com/mcp/dir-src-utils.html</link>
      <description>Directory listing for src/utils/ in the mcp codebase. Contains 0 files and 0 subdirectories.</description>
      <guid>https://repos.supermodeltools.com/mcp/dir-src-utils.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>src/ — mcp Directory Structure</title>
      <link>https://repos.supermodeltools.com/mcp/dir-src.html</link>
      <description>Directory listing for src/ in the mcp codebase. Contains 0 files and 0 subdirectories.</description>
      <guid>https://repos.supermodeltools.com/mcp/dir-src.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>AnalysisTools Domain — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/domain-analysistools.html</link>
      <description>Logic for specific codebase analysis operations like call-graph traversal and symbol lookup. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/domain-analysistools.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>GraphCache Domain — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/domain-graphcache.html</link>
      <description>Manages the lifecycle, indexing, and persistence of code graphs retrieved from the Supermodel API. Architectural overview of the GraphCache domain in the mcp codebase. Contains 3 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/domain-graphcache.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>McpServer Domain — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/domain-mcpserver.html</link>
      <description>Handles the core Model Context Protocol implementation, managing tool definitions, client transport, and instruction injection for AI models. Architectural overview of the McpServer domain in the mcp codebase. Contains 5 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/domain-mcpserver.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>RepositoryUtilities Domain — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/domain-repositoryutilities.html</link>
      <description>Filesystem and Git utilities for preparing local codebases for API-based analysis. Architectural overview of the RepositoryUtilities domain in the mcp codebase. Contains 4 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/domain-repositoryutilities.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>jest.config.js — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-jest-config-js.html</link>
      <description>Architecture documentation for jest.config.js, a javascript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-jest-config-js.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>package.json — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-package-json.html</link>
      <description>Architecture documentation for package.json, a json file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-package-json.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>package-lock.json — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-package-lock-json.html</link>
      <description>Architecture documentation for package-lock.json, a json file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-package-lock-json.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>graph-cache.test.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-cache-graph-cache-test-ts.html</link>
      <description>Architecture documentation for graph-cache.test.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-cache-graph-cache-test-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>graph-cache.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-cache-graph-cache-ts.html</link>
      <description>Architecture documentation for graph-cache.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-cache-graph-cache-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>graph-types.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-cache-graph-types-ts.html</link>
      <description>Architecture documentation for graph-types.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-cache-graph-types-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>constants.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-constants-ts.html</link>
      <description>Architecture documentation for constants.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-constants-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>index.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-index-ts.html</link>
      <description>Architecture documentation for index.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-index-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>server.integration.test.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-server-integration-test-ts.html</link>
      <description>Architecture documentation for server.integration.test.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-server-integration-test-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>server.test.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-server-test-ts.html</link>
      <description>Architecture documentation for server.test.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-server-test-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>server.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-server-ts.html</link>
      <description>Architecture documentation for server.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-server-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>explore-function.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-tools-explore-function-ts.html</link>
      <description>Architecture documentation for explore-function.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-tools-explore-function-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>find-connections.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-tools-find-connections-ts.html</link>
      <description>Architecture documentation for find-connections.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-tools-find-connections-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>overview.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-tools-overview-ts.html</link>
      <description>Architecture documentation for overview.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-tools-overview-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>symbol-context.test.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-tools-symbol-context-test-ts.html</link>
      <description>Architecture documentation for symbol-context.test.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-tools-symbol-context-test-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>symbol-context.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-tools-symbol-context-ts.html</link>
      <description>Architecture documentation for symbol-context.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-tools-symbol-context-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>tool-variants.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-tools-tool-variants-ts.html</link>
      <description>Architecture documentation for tool-variants.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-tools-tool-variants-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>types.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-types-ts.html</link>
      <description>Architecture documentation for types.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-types-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>api-helpers.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-utils-api-helpers-ts.html</link>
      <description>Architecture documentation for api-helpers.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-utils-api-helpers-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>logger.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-utils-logger-ts.html</link>
      <description>Architecture documentation for logger.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-utils-logger-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>zip-repository.test.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-utils-zip-repository-test-ts.html</link>
      <description>Architecture documentation for zip-repository.test.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-utils-zip-repository-test-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>zip-repository.ts — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-src-utils-zip-repository-ts.html</link>
      <description>Architecture documentation for zip-repository.ts, a typescript file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-src-utils-zip-repository-ts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>tsconfig.json — mcp Source File</title>
      <link>https://repos.supermodeltools.com/mcp/file-tsconfig-json.html</link>
      <description>Architecture documentation for tsconfig.json, a json file in the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/file-tsconfig-json.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>classifyApiError() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-api-helpers-ts-classifyapierror.html</link>
      <description>Architecture documentation for the classifyApiError() function in api-helpers.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-api-helpers-ts-classifyapierror.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>generateIdempotencyKey() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-api-helpers-ts-generateidempotencykey.html</link>
      <description>Architecture documentation for the generateIdempotencyKey() function in api-helpers.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-api-helpers-ts-generateidempotencykey.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>buildSubdomainToParentMap() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-explore-function-ts-buildsubdomaintoparentmap.html</link>
      <description>Architecture documentation for the buildSubdomainToParentMap() function in explore-function.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-explore-function-ts-buildsubdomaintoparentmap.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>describeNode() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-explore-function-ts-describenode.html</link>
      <description>Architecture documentation for the describeNode() function in explore-function.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-explore-function-ts-describenode.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>handler() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-explore-function-ts-handler.html</link>
      <description>Architecture documentation for the handler() function in explore-function.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-explore-function-ts-handler.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>resolveDomain() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-explore-function-ts-resolvedomain.html</link>
      <description>Architecture documentation for the resolveDomain() function in explore-function.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-explore-function-ts-resolvedomain.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>collectDomainMembers() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-find-connections-ts-collectdomainmembers.html</link>
      <description>Architecture documentation for the collectDomainMembers() function in find-connections.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-find-connections-ts-collectdomainmembers.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>handler() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-find-connections-ts-handler.html</link>
      <description>Architecture documentation for the handler() function in find-connections.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-find-connections-ts-handler.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>createMockIndexedGraph() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-test-ts-createmockindexedgraph.html</link>
      <description>Architecture documentation for the createMockIndexedGraph() function in graph-cache.test.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-test-ts-createmockindexedgraph.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>buildIndexes() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-buildindexes.html</link>
      <description>Architecture documentation for the buildIndexes() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-buildindexes.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>constructor() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-constructor.html</link>
      <description>Architecture documentation for the constructor() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-constructor.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>detectRepo() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-detectrepo.html</link>
      <description>Architecture documentation for the detectRepo() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-detectrepo.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>detectRepoName() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-detectreponame.html</link>
      <description>Architecture documentation for the detectRepoName() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-detectreponame.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>evictOldest() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-evictoldest.html</link>
      <description>Architecture documentation for the evictOldest() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-evictoldest.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>evictStale() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-evictstale.html</link>
      <description>Architecture documentation for the evictStale() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-evictstale.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>get() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-get.html</link>
      <description>Architecture documentation for the get() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-get.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>has() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-has.html</link>
      <description>Architecture documentation for the has() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-has.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>loadCacheFromDisk() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-loadcachefromdisk.html</link>
      <description>Architecture documentation for the loadCacheFromDisk() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-loadcachefromdisk.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>normalizePath() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-normalizepath.html</link>
      <description>Architecture documentation for the normalizePath() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-normalizepath.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>precacheForDirectory() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-precachefordirectory.html</link>
      <description>Architecture documentation for the precacheForDirectory() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-precachefordirectory.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>resolveOrFetchGraph() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-resolveorfetchgraph.html</link>
      <description>Architecture documentation for the resolveOrFetchGraph() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-resolveorfetchgraph.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>sanitizeFileName() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-sanitizefilename.html</link>
      <description>Architecture documentation for the sanitizeFileName() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-sanitizefilename.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>saveCacheToDisk() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-savecachetodisk.html</link>
      <description>Architecture documentation for the saveCacheToDisk() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-savecachetodisk.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>set() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-set.html</link>
      <description>Architecture documentation for the set() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-set.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>setNoApiFallback() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-setnoapifallback.html</link>
      <description>Architecture documentation for the setNoApiFallback() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-setnoapifallback.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>setRepoMap() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-setrepomap.html</link>
      <description>Architecture documentation for the setRepoMap() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-setrepomap.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>status() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-status.html</link>
      <description>Architecture documentation for the status() function in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-graph-cache-ts-status.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>handlePrecache() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-index-ts-handleprecache.html</link>
      <description>Architecture documentation for the handlePrecache() function in index.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-index-ts-handleprecache.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>main() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-index-ts-main.html</link>
      <description>Architecture documentation for the main() function in index.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-index-ts-main.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>debug() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-logger-ts-debug.html</link>
      <description>Architecture documentation for the debug() function in logger.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-logger-ts-debug.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>error() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-logger-ts-error.html</link>
      <description>Architecture documentation for the error() function in logger.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-logger-ts-error.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>info() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-logger-ts-info.html</link>
      <description>Architecture documentation for the info() function in logger.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-logger-ts-info.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>warn() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-logger-ts-warn.html</link>
      <description>Architecture documentation for the warn() function in logger.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-logger-ts-warn.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>getHubFunctions() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-overview-ts-gethubfunctions.html</link>
      <description>Architecture documentation for the getHubFunctions() function in overview.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-overview-ts-gethubfunctions.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>getKeyFilesForDomain() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-overview-ts-getkeyfilesfordomain.html</link>
      <description>Architecture documentation for the getKeyFilesForDomain() function in overview.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-overview-ts-getkeyfilesfordomain.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>handler() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-overview-ts-handler.html</link>
      <description>Architecture documentation for the handler() function in overview.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-overview-ts-handler.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>renderOverview() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-overview-ts-renderoverview.html</link>
      <description>Architecture documentation for the renderOverview() function in overview.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-overview-ts-renderoverview.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>truncate() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-overview-ts-truncate.html</link>
      <description>Architecture documentation for the truncate() function in overview.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-overview-ts-truncate.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>createServerFixture() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-server-integration-test-ts-createserverfixture.html</link>
      <description>Architecture documentation for the createServerFixture() function in server.integration.test.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-server-integration-test-ts-createserverfixture.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>constructor() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-server-ts-constructor.html</link>
      <description>Architecture documentation for the constructor() function in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-server-ts-constructor.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>fetchWithTimeout() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-server-ts-fetchwithtimeout.html</link>
      <description>Architecture documentation for the fetchWithTimeout() function in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-server-ts-fetchwithtimeout.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>getTestHint() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-server-ts-gettesthint.html</link>
      <description>Architecture documentation for the getTestHint() function in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-server-ts-gettesthint.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>injectOverviewInstructions() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-server-ts-injectoverviewinstructions.html</link>
      <description>Architecture documentation for the injectOverviewInstructions() function in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-server-ts-injectoverviewinstructions.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>setupHandlers() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-server-ts-setuphandlers.html</link>
      <description>Architecture documentation for the setupHandlers() function in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-server-ts-setuphandlers.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>setupPrompts() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-server-ts-setupprompts.html</link>
      <description>Architecture documentation for the setupPrompts() function in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-server-ts-setupprompts.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>setupResources() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-server-ts-setupresources.html</link>
      <description>Architecture documentation for the setupResources() function in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-server-ts-setupresources.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>start() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-server-ts-start.html</link>
      <description>Architecture documentation for the start() function in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-server-ts-start.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>buildGraph() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-test-ts-buildgraph.html</link>
      <description>Architecture documentation for the buildGraph() function in symbol-context.test.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-test-ts-buildgraph.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>callerCount() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-callercount.html</link>
      <description>Architecture documentation for the callerCount() function in symbol-context.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-callercount.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>findDomain() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-finddomain.html</link>
      <description>Architecture documentation for the findDomain() function in symbol-context.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-finddomain.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>findSymbol() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-findsymbol.html</link>
      <description>Architecture documentation for the findSymbol() function in symbol-context.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-findsymbol.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>handler() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-handler.html</link>
      <description>Architecture documentation for the handler() function in symbol-context.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-handler.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>isCodeSymbol() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-iscodesymbol.html</link>
      <description>Architecture documentation for the isCodeSymbol() function in symbol-context.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-iscodesymbol.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>languageFromExtension() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-languagefromextension.html</link>
      <description>Architecture documentation for the languageFromExtension() function in symbol-context.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-languagefromextension.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>renderBriefSymbolContext() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-renderbriefsymbolcontext.html</link>
      <description>Architecture documentation for the renderBriefSymbolContext() function in symbol-context.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-renderbriefsymbolcontext.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>renderSymbolContext() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-rendersymbolcontext.html</link>
      <description>Architecture documentation for the renderSymbolContext() function in symbol-context.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-rendersymbolcontext.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>symbolPriority() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-symbolpriority.html</link>
      <description>Architecture documentation for the symbolPriority() function in symbol-context.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-symbol-context-ts-symbolpriority.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>annotateHandler() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-tool-variants-ts-annotatehandler.html</link>
      <description>Architecture documentation for the annotateHandler() function in tool-variants.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-tool-variants-ts-annotatehandler.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>findDefinitionHandler() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-tool-variants-ts-finddefinitionhandler.html</link>
      <description>Architecture documentation for the findDefinitionHandler() function in tool-variants.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-tool-variants-ts-finddefinitionhandler.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>searchSymbolHandler() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-tool-variants-ts-searchsymbolhandler.html</link>
      <description>Architecture documentation for the searchSymbolHandler() function in tool-variants.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-tool-variants-ts-searchsymbolhandler.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>traceCallsHandler() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-tool-variants-ts-tracecallshandler.html</link>
      <description>Architecture documentation for the traceCallsHandler() function in tool-variants.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-tool-variants-ts-tracecallshandler.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>asErrorResult() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-types-ts-aserrorresult.html</link>
      <description>Architecture documentation for the asErrorResult() function in types.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-types-ts-aserrorresult.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>asTextContentResult() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-types-ts-astextcontentresult.html</link>
      <description>Architecture documentation for the asTextContentResult() function in types.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-types-ts-astextcontentresult.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>addFilesRecursively() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-addfilesrecursively.html</link>
      <description>Architecture documentation for the addFilesRecursively() function in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-addfilesrecursively.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>buildIgnoreFilter() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-buildignorefilter.html</link>
      <description>Architecture documentation for the buildIgnoreFilter() function in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-buildignorefilter.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>cleanupOldZips() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-cleanupoldzips.html</link>
      <description>Architecture documentation for the cleanupOldZips() function in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-cleanupoldzips.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>estimateDirectorySize() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-estimatedirectorysize.html</link>
      <description>Architecture documentation for the estimateDirectorySize() function in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-estimatedirectorysize.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>findGitignoreFiles() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-findgitignorefiles.html</link>
      <description>Architecture documentation for the findGitignoreFiles() function in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-findgitignorefiles.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>formatBytes() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-formatbytes.html</link>
      <description>Architecture documentation for the formatBytes() function in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-formatbytes.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>zipRepository() — mcp Function Reference</title>
      <link>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-ziprepository.html</link>
      <description>Architecture documentation for the zipRepository() function in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/fn-zip-repository-ts-ziprepository.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ArchitecturalMapping — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-architecturalmapping.html</link>
      <description>Identifies domain and subdomain membership for code entities Architecture documentation for the ArchitecturalMapping subdomain (part of AnalysisTools domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-architecturalmapping.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>Archiver — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-archiver.html</link>
      <description>Efficient repository zipping with .gitignore support Architecture documentation for the Archiver subdomain (part of RepositoryUtilities domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-archiver.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>CallGraph — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-callgraph.html</link>
      <description>Traverses function relationships to identify callers and callees Architecture documentation for the CallGraph subdomain (part of AnalysisTools domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-callgraph.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ContextGenerator — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-contextgenerator.html</link>
      <description>Detects repository metadata and repository-specific IDs Architecture documentation for the ContextGenerator subdomain (part of RepositoryUtilities domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-contextgenerator.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>DiskPersistence — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-diskpersistence.html</link>
      <description>Loads and saves serialized graph data to a local cache directory Architecture documentation for the DiskPersistence subdomain (part of GraphCache domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-diskpersistence.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ErrorClassifier — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-errorclassifier.html</link>
      <description>Transforms HTTP/Network errors into structured guidance Architecture documentation for the ErrorClassifier subdomain (part of RepositoryUtilities domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-errorclassifier.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>Formatter — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-formatter.html</link>
      <description>Converts graph data into Markdown for AI readability Architecture documentation for the Formatter subdomain (part of AnalysisTools domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-formatter.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>InstructionManager — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-instructionmanager.html</link>
      <description>Dynamic injection of codebase overview and rules into system prompts Architecture documentation for the InstructionManager subdomain (part of McpServer domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-instructionmanager.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ToolRegistry — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-toolregistry.html</link>
      <description>Maps incoming tool calls to specific handler functions Architecture documentation for the ToolRegistry subdomain (part of McpServer domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-toolregistry.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>Transport — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/subdomain-transport.html</link>
      <description>Manages Stdio communication for the MCP protocol Architecture documentation for the Transport subdomain (part of McpServer domain) in the mcp codebase. Contains 0 source files.</description>
      <guid>https://repos.supermodeltools.com/mcp/subdomain-transport.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>DomainInfo Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-explore-function-ts-domaininfo.html</link>
      <description>Architecture documentation for the DomainInfo type/interface in explore-function.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-explore-function-ts-domaininfo.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>AdjacencyList Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-graph-cache-ts-adjacencylist.html</link>
      <description>Architecture documentation for the AdjacencyList type/interface in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-graph-cache-ts-adjacencylist.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>CacheEntry Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-graph-cache-ts-cacheentry.html</link>
      <description>Architecture documentation for the CacheEntry type/interface in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-graph-cache-ts-cacheentry.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>IndexedGraph Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-graph-cache-ts-indexedgraph.html</link>
      <description>Architecture documentation for the IndexedGraph type/interface in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-graph-cache-ts-indexedgraph.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>PathIndexEntry Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-graph-cache-ts-pathindexentry.html</link>
      <description>Architecture documentation for the PathIndexEntry type/interface in graph-cache.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-graph-cache-ts-pathindexentry.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ServerOptions Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-server-ts-serveroptions.html</link>
      <description>Architecture documentation for the ServerOptions type/interface in server.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-server-ts-serveroptions.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ClientContext Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-types-ts-clientcontext.html</link>
      <description>Architecture documentation for the ClientContext type/interface in types.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-types-ts-clientcontext.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ContentBlock Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-types-ts-contentblock.html</link>
      <description>Architecture documentation for the ContentBlock type/interface in types.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-types-ts-contentblock.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>Endpoint Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-types-ts-endpoint.html</link>
      <description>Architecture documentation for the Endpoint type/interface in types.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-types-ts-endpoint.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ErrorType Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-types-ts-errortype.html</link>
      <description>Architecture documentation for the ErrorType type/interface in types.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-types-ts-errortype.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>HandlerFunction Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-types-ts-handlerfunction.html</link>
      <description>Architecture documentation for the HandlerFunction type/interface in types.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-types-ts-handlerfunction.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>StructuredError Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-types-ts-structurederror.html</link>
      <description>Architecture documentation for the StructuredError type/interface in types.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-types-ts-structurederror.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ToolCallResult Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-types-ts-toolcallresult.html</link>
      <description>Architecture documentation for the ToolCallResult type/interface in types.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-types-ts-toolcallresult.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ProgressState Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-zip-repository-ts-progressstate.html</link>
      <description>Architecture documentation for the ProgressState type/interface in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-zip-repository-ts-progressstate.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ZipOptions Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-zip-repository-ts-zipoptions.html</link>
      <description>Architecture documentation for the ZipOptions type/interface in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-zip-repository-ts-zipoptions.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
    <item>
      <title>ZipResult Type — mcp Architecture</title>
      <link>https://repos.supermodeltools.com/mcp/type-zip-repository-ts-zipresult.html</link>
      <description>Architecture documentation for the ZipResult type/interface in zip-repository.ts from the mcp codebase.</description>
      <guid>https://repos.supermodeltools.com/mcp/type-zip-repository-ts-zipresult.html</guid>
      <pubDate>Mon, 30 Mar 2026 18:58:16 +0000</pubDate>
    </item>
  </channel>
</rss>