Class ApexFindUsagesTool

java.lang.Object
io.github.apexdevtools.apexls.mcp.tools.ApexFindUsagesTool

public class ApexFindUsagesTool extends Object
MCP tool for finding all references to an Apex identifier. Uses the bridge to communicate with the apex-ls core (Java 8) from this Java 17 MCP server.
  • Constructor Details

    • ApexFindUsagesTool

      public ApexFindUsagesTool(ApexLsBridge bridge)
  • Method Details

    • getSpecification

      public io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification getSpecification()