Analyze any repository to get a high-level map including languages, frameworks, size, structure, and entry points. Understand unfamiliar codebases quickly.
Returns the source code of a codebase node, sliced from its file by the graph's line span. Use after locate or find to read exact code without grepping.
Retrieve auto-generated codebase documentation including architecture overview, code conventions, dependency maps, and onboarding guides to understand project structure and setup.
Hardware-accelerated codebase mapping that indexes Git repositories into Postgres/pgvector and serves code search, relationships, and static analysis results via a stdio MCP server.
Analyze a repository to reveal project type, languages, file sizes, module dependencies, and circular import warnings. Use this to understand the codebase structure before making changes.
Retrieve the hierarchical node tree of a Figma file up to a configurable depth. Understand file structure, locate frames by name, and get node IDs for screenshots or design analysis.
Access the JSON protocol specification to understand envelope structure, exit codes, and command metadata. Use before other tools to interpret response formats and error semantics.
Discover server capabilities, supported AWS services, compliance frameworks, and intelligence engines to understand how to use the AWS Security Posture Advisor for security assessments.
Generate a comprehensive codebase architecture map showing modules, dependencies, frequently changed files, and API endpoints to understand structure before starting development tasks.
View all defined code guarantees, including rules and contracts, to understand invariants before modifying code. Use this to identify Datalog rules and API contracts.
Compare codebase checkpoints against the current working directory or other checkpoints, retrieve file contents from any checkpoint, and search for strings across all checkpoints to locate previous code versions.
Configure the Claude Code environment by installing a curated plugin bundle for LSP, security scanning, and code review tools tailored to your codebase languages.