Class SfdxCodeDiagnosticsTool

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

public class SfdxCodeDiagnosticsTool extends Object
MCP tool for analyzing SFDX projects to detect code issues across all Salesforce development artifacts. Uses the bridge to communicate with the apex-ls core (Java 8) from this Java 17 MCP server.
  • Constructor Details

    • SfdxCodeDiagnosticsTool

      public SfdxCodeDiagnosticsTool(ApexLsBridge bridge)
  • Method Details

    • getSpecification

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