Home / Domain/ AnalysisTools Domain — mcp Architecture

AnalysisTools Domain — mcp Architecture

Stateless tool handlers that query the graph cache to provide specific insights to the AI.

Entity Profile

Dependency Diagram

graph TD
  domain_AnalysisTools["AnalysisTools"]
  subdomain_AnalysisTools_SymbolSearch["SymbolSearch"]
  domain_AnalysisTools --> subdomain_AnalysisTools_SymbolSearch
  subdomain_AnalysisTools_OverviewRenderer["OverviewRenderer"]
  domain_AnalysisTools --> subdomain_AnalysisTools_OverviewRenderer
  style domain_AnalysisTools fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Frequently Asked Questions

What is the AnalysisTools domain?
The AnalysisTools domain is an architectural grouping in the mcp codebase. Stateless tool handlers that query the graph cache to provide specific insights to the AI. It contains 3 source files.
What subdomains are in AnalysisTools?
The AnalysisTools domain contains 2 subdomain(s): OverviewRenderer, SymbolSearch.
How many files are in AnalysisTools?
The AnalysisTools domain contains 3 source files.

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free