pub async fn handle_mcp_method(
state: AppState,
request: JsonRpcRequest,
) -> ServerResult<JsonRpcResponseOrNotification>
Expand description
Handle MCP methods
pub async fn handle_mcp_method(
state: AppState,
request: JsonRpcRequest,
) -> ServerResult<JsonRpcResponseOrNotification>
Handle MCP methods