Class WorkspaceResource

java.lang.Object
io.github.apexdevtools.apexls.mcp.resources.WorkspaceResource

public class WorkspaceResource extends Object
MCP resource for accessing Apex workspace information and metadata. Uses the bridge to communicate with the apex-ls core (Java 8) from this Java 17 MCP server.
  • Constructor Details

    • WorkspaceResource

      public WorkspaceResource(ApexLsBridge bridge)
  • Method Details

    • getSpecification

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