MCPVault

find_usage

MCP tool from Tree Sitter MCP by nendotools

Find all usages of identifiers across the project

How to use it

find_usage is exposed by the Tree Sitter MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the find_usage tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Tree Sitter MCP

$npm install -g @nendo/tree-sitter-mcp
FULL TREE SITTER MCP LISTING