01Perform context-aware, priority-ranked code searches (`search_codebase`)
02Identify bounded context of a file (`where_am_i`)
03Load relevant AGENTS.md content for a context (`get_agents_context`)
04Visualize the relationships between different contexts (`get_domain_map`)
05Retrieve files with associated context metadata (`get_file`)
063 GitHub stars