Analyzes TypeORM entity source files offline to produce schema graphs, ERD diagrams, Markdown documentation, and missing-documentation audits. Enables AI clients to understand database schema without a database connection.
Provides LLMs with safe, read-only access to local codebases for searching, reading files, and finding function definitions. All source code remains local, ensuring privacy while enabling AI assistants to explore project structures and functionality.
Enables AI agents to explore Salesforce metadata by parsing object and field definitions, reducing hallucination when working with Salesforce repositories.
Provides AI assistants with structured access to Unity project metadata, build settings, and agent documentation directly from the filesystem. It enables querying project details and scene configurations without requiring the Unity Editor to be running.
Provides AI agents with secure, read-only file system access to analyze and understand project codebases, enabling multi-repository context aggregation and cross-project code tracing.