capabilities · what this server can do
4 tools detected·auth: no auth required
high risk● active ○ not requested · hover each badge for details
● fs read○ fs write● network● exec○ eval○ secrets
why high risk: fs read + network + exec — can run system processes directly on your machine.
- semantic_search— Search codebase by meaning — finds code by what it does, not exact symbol names. Prefer an array of related terms over a
- view_signatures— Extract function signatures, class definitions, and declarations from files without implementation bodies. Supports Rust
- structural_search— Search or rewrite code by AST structure using ast-grep pattern syntax. Finds code matching structural patterns like '$FU
- graphrag— Knowledge graph operations over the indexed codebase. Use for architectural queries: component relationships, dependency