public static class McpSchema.ClientCapabilities extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
McpSchema.ClientCapabilities.Builder |
static class |
McpSchema.ClientCapabilities.RootCapabilities
Roots define the boundaries of where servers can operate within the filesystem,
allowing them to understand which directories and files they have access to.
|
static class |
McpSchema.ClientCapabilities.Sampling
Provides a standardized way for servers to request LLM
sampling ("completions" or "generations") from language
models via clients.
|
| Constructor and Description |
|---|
ClientCapabilities() |
public static McpSchema.ClientCapabilities.Builder builder()
Copyright © 2025. All rights reserved.