MCPVault

find_references

MCP tool from Code Graph MCP by sdsrss

Find all references to a symbol (callers, importers, inheritors, implementors, value/type references). Supports compact mode

How to use it

find_references is exposed by the Code Graph MCP 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 Code Graph MCP

$claude mcp add code-graph-mcp -- npx -y @sdsrs/code-graph
FULL CODE GRAPH MCP LISTING