Interface McpWebSocketServerBuildTimeConfig.WebSocket
- Enclosing interface:
- McpWebSocketServerBuildTimeConfig
public static interface McpWebSocketServerBuildTimeConfig.WebSocket
-
Method Summary
Modifier and TypeMethodDescriptionThe WebSocket MCP endpoint is exposed at `\{endpointPath}`.
-
Method Details
-
endpointPath
The WebSocket MCP endpoint is exposed at `\{endpointPath}`. By default, it's `/mcp/ws`.
-