MCPVault

lsp_find_references

MCP tool from Octocode by Muvon

Find all usages of a symbol across the workspace (requires --with-lsp)

How to use it

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

Install Octocode

$claude mcp add octocode -- octocode mcp --path /path/to/your/project
FULL OCTOCODE LISTING