2 3 4 5
# File 'lib/ruby_mcp/handlers/notifications_initialized.rb', line 2 def handle(server, request) server.lifecycle.operation_phase! RubyMCP.logger.info "Operation Phase started" end