by @oraios
Semantic code retrieval and editing tools for coding agents. Search code by meaning, understand codebases, and make intelligent edits with full context awareness.
This server provides the following tools for AI assistants:
List all symbols in a file or workspace
Get hover information for a symbol at a position
Find a code symbol by name in the codebase
Find symbols that reference a given symbol
Insert code after a specific symbol
Get the definition of a code symbol
Format a document using language server formatting