Search the codebase using Lightning Code Index semantic search
Fast semantic code search using Lightning Code Index. Use when you need to find specific functions, classes, or symbols across the entire codebase quickly.
/plugin marketplace add standardbeagle/standardbeagle-tools/plugin install tools@standardbeagle-toolsUse the Lightning Code Index for fast semantic code search.
mcp__lci__search with the user's search patternmcp__lci__get_context with the object IDmcp__lci__search pattern="handleRequest"mcp__lci__search pattern="validate" filter="*.go"mcp__lci__search pattern="User" symbol_types="struct,interface"mcp__lci__get_context id="ABC" include_call_hierarchy=true