Class DefaultMcpAsyncRequestContext

java.lang.Object
org.springaicommunity.mcp.context.DefaultMcpAsyncRequestContext
All Implemented Interfaces:
McpAsyncRequestContext, McpRequestContextTypes<io.modelcontextprotocol.server.McpAsyncServerExchange>

public class DefaultMcpAsyncRequestContext extends Object implements McpAsyncRequestContext
Async (Reactor) implementation of McpAsyncRequestContext that returns Mono of value types.
Author:
Christian Tzolov