Identify uncalled functions (dead code) in Solidity contracts to clean up unused code or improve code coverage. Supports filtering by entry points, inherited functions, and test frameworks.
Analyze custom Solidity modifiers to audit access control patterns, find modifier implementations, and understand function guards. Returns definitions with source and functions using each modifier, with pagination support.
Retrieve a semantic analysis map of a repository's source code, highlighting file hierarchy, functions, classes, and their relationships for comprehensive code understanding.
Extract function names from PureScript code snippets, focusing solely on functions while excluding data types and classes. Ideal for quick code analysis and understanding.
MCP server for multimodal understanding and object grounding (bounding boxes) across images, videos, and documents, with support for multiple AI providers (Zhipu GLM-V, OpenAI GPT-4o, Anthropic Claude, or any OpenAI-compatible endpoint).
Analyze codebases to extract functions, classes, methods, and other symbols into LLM-optimized markdown for AI assistants to understand project structures efficiently.
Provides expert guidance for implementing Dojo systems and game logic, including contract functions, state changes, and World contract interactions, tailored for Cairo development on Starknet.
Retrieve the complete hierarchical structure of a TypeScript file, including all classes, functions, variables, interfaces, type aliases, and enums with their nesting, kinds, names, spans, and child items.
Extract 'where' clauses from PureScript functions to identify local helper functions and variables, aiding in understanding function implementation details.
Retrieve a semantic map of a repository's code structure, including file hierarchy, functions, classes, and their relationships for AI-assisted code understanding.