find_references
Busca reversa: quem importa/usa/chama um símbolo. Word boundary, retorna file+line+text.
How to use it
find_references is exposed by the MCP Owl MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the find_references tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Owl
npx -y mcp-owlOther tools in MCP Owl (6)
Mapeia cadeia completa de execução a partir de um entry point. Substitui 4-7 explainsymbol.
Localiza símbolo via AST + retorna explicação semântica estruturada (~400 tokens).
Batch de explainsymbol (até 30 símbolos, processamento paralelo).
Retorna símbolos já analisados no cache + sugestões por co-ocorrência. Use no início de toda investigação.
Retorna código raw de um símbolo (signature ou fullcode). Zero LLM, instantâneo.
Discovery por termo: quais arquivos mencionam um texto. Case-insensitive, retorna só file+count (max 15).