semhood
01Skill Claude CodeCodex
Use semantic code search before reading files. Find relevant chunks by intent (e.g. "where is auth handled?") via the semhood MCP server, then read only what's needed.
1 2mo ago A 40 tokens
original MIT
Skill Claude CodeCodex
Use semantic code search before reading files. Find relevant chunks by intent (e.g. "where is auth handled?") via the semhood MCP server, then read only what's needed.
Skill Claude CodeCodex
Use semantic code search before reading files. Find relevant chunks by intent (e.g. "where is auth handled?") via the semhood MCP server, then read only what's needed.
MCP server Claude CodeCodexCursor
AST-based semantic code search that knows the neighborhood — every result comes with its call graph. MCP server included. Runs locally from the semhood Python package.