semhood for Windsurf
io.github.ahmeedgamil/semhood
AST-based semantic code search; results ship with their call graph (calls + callers).
client:Windsurf
transport:stdio
runtime:pypi
Install semhood in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"semhood": {
"command": "uvx",
"args": [
"semhood"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs