Class SfdxCodeDiagnosticsTool
java.lang.Object
io.github.apexdevtools.apexls.mcp.tools.SfdxCodeDiagnosticsTool
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification
-
Constructor Details
-
SfdxCodeDiagnosticsTool
-
-
Method Details
-
getSpecification
public io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification getSpecification()
-