pub async fn handle_mcp_initialize(
_state: AppState,
request: JsonRpcRequest,
) -> ServerResult<JsonRpcResponse>
Expand description
Handle MCP initialize request
pub async fn handle_mcp_initialize(
_state: AppState,
request: JsonRpcRequest,
) -> ServerResult<JsonRpcResponse>
Handle MCP initialize request