oh-my-claudecode-lsp-ast-tools-not-in-our-setup
oh-my-claudecode (npm: oh-my-claude-sisyphus) provides LSP integration (lsp_hover, lsp_goto_definition, lsp_find_references, lsp_diagnostics) and AST tools (ast_grep_search, ast_grep_replace) that our setup lacks entirely. LSP beats grep for precise code navigation in large codebases and enables semantic refactoring. These are high-value additions for MCP server development work with zero conflict with existing setup.