@MCP-Mirror
Mirror of
read_definition
Retrieves the complete source code definition of any symbol (function, type, constant, etc.) from your codebase.
find_references
Locates all usages and references of a symbol throughout the codebase.
get_diagnostics
Provides diagnostic information for a specific file, including warnings and errors.
get_codelens
Retrieves code lens hints for additional context and actions on your code.
execute_codelens
Runs a code lens action.
apply_text_edit
Allows making multiple text edits to a file programmatically.
punkpeye
modelcontextprotocol
amruthpillai